Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h716 static inline bool vmx_need_pf_intercept(struct kvm_vcpu *vcpu) in vmx_need_pf_intercept() function
H A Dnested.c2505 if (vmx_need_pf_intercept(&vmx->vcpu)) { in prepare_vmcs02_rare()
6215 vmx_need_pf_intercept(vcpu); in nested_vmx_l0_wants_exit()
H A Dvmx.c905 if (!vmx_need_pf_intercept(vcpu)) in vmx_update_exception_bitmap()