Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dkvm_host.h1256 u32 notify_window; member
/Linux-v6.1/arch/x86/kvm/vmx/
Dnested.c2178 vmcs_write32(NOTIFY_WINDOW, kvm->arch.notify_window); in prepare_vmcs02_constant_state()
Dvmx.c4636 vmcs_write32(NOTIFY_WINDOW, kvm->arch.notify_window); in init_vmcs()
/Linux-v6.1/arch/x86/kvm/
Dx86.c6345 kvm->arch.notify_window = cap->args[0] >> 32; in kvm_vm_ioctl_enable_cap()