Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h1364 u32 notify_window; member
/Linux-v6.6/arch/x86/kvm/vmx/
Dnested.c2210 vmcs_write32(NOTIFY_WINDOW, kvm->arch.notify_window); in prepare_vmcs02_constant_state()
Dvmx.c4752 vmcs_write32(NOTIFY_WINDOW, kvm->arch.notify_window); in init_vmcs()
/Linux-v6.6/arch/x86/kvm/
Dx86.c6473 kvm->arch.notify_window = cap->args[0] >> 32; in kvm_vm_ioctl_enable_cap()