Home
last modified time | relevance | path

Searched refs:vmx_need_pf_intercept (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.h506 static inline bool vmx_need_pf_intercept(struct kvm_vcpu *vcpu) in vmx_need_pf_intercept() function
H A Dnested.c2484 if (vmx_need_pf_intercept(&vmx->vcpu)) { in prepare_vmcs02_rare()
5873 vmx_need_pf_intercept(vcpu); in nested_vmx_l0_wants_exit()
H A Dvmx.c889 if (!vmx_need_pf_intercept(vcpu)) in update_exception_bitmap()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h715 static inline bool vmx_need_pf_intercept(struct kvm_vcpu *vcpu) in vmx_need_pf_intercept() function
H A Dnested.c2490 if (vmx_need_pf_intercept(&vmx->vcpu)) { in prepare_vmcs02_rare()
6162 vmx_need_pf_intercept(vcpu); in nested_vmx_l0_wants_exit()
H A Dvmx.c901 if (!vmx_need_pf_intercept(vcpu)) in vmx_update_exception_bitmap()

Completed in 37 milliseconds