Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h748 bool xfd_no_write_intercept; member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c938 if (vcpu->arch.xfd_no_write_intercept) in vmx_update_exception_bitmap()
2212 vcpu->arch.xfd_no_write_intercept = true; in vmx_set_msr()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c10841 if (vcpu->arch.xfd_no_write_intercept) in vcpu_enter_guest()