Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dnested.h67 static inline bool nested_ept_ad_enabled(struct kvm_vcpu *vcpu) in nested_ept_ad_enabled() function
Dnested.c354 nested_ept_ad_enabled(vcpu), in nested_ept_init_mmu_context()
Dvmx.c2988 (!is_guest_mode(vcpu) || nested_ept_ad_enabled(vcpu))) in construct_eptp()