Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h688 static inline bool vmx_need_pf_intercept(struct kvm_vcpu *vcpu) in vmx_need_pf_intercept() function
H A Dvmx.c928 if (!vmx_need_pf_intercept(vcpu)) in vmx_update_exception_bitmap()