Searched refs:nested_ept_ad_enabled (Results 1 – 3 of 3) sorted by relevance
76 static inline bool nested_ept_ad_enabled(struct kvm_vcpu *vcpu) in nested_ept_ad_enabled() function
407 nested_ept_ad_enabled(vcpu), in nested_ept_new_eptp()
3235 (!is_guest_mode(vcpu) || nested_ept_ad_enabled(vcpu))) in construct_eptp()