Home
last modified time | relevance | path

Searched refs:notify_window (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1541 u32 notify_window; member
/linux/arch/x86/kvm/vmx/
H A Dnested.c2326 vmcs_write32(NOTIFY_WINDOW, kvm->arch.notify_window); in prepare_vmcs02_constant_state()
/linux/arch/x86/kvm/
H A Dx86.c6945 kvm->arch.notify_window = cap->args[0] >> 32; in kvm_vm_ioctl_enable_cap()