Home
last modified time | relevance | path

Searched refs:VMX_REGS_LAZY_LOAD_SET (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h615 * VMX_REGS_LAZY_LOAD_SET - The set of registers that will be updated in the
619 #define VMX_REGS_LAZY_LOAD_SET ((1 << VCPU_REGS_RIP) | \ macro
H A Dnested.c281 vcpu->arch.regs_avail = ~VMX_REGS_LAZY_LOAD_SET; in vmx_switch_vmcs()
H A Dvmx.c7259 vcpu->arch.regs_avail &= ~VMX_REGS_LAZY_LOAD_SET; in vmx_vcpu_enter_exit()

Completed in 18 milliseconds