Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/kvm/vmx/
Dnested.h82 static inline bool nested_ept_ad_enabled(struct kvm_vcpu *vcpu) in nested_ept_ad_enabled() function
Dnested.c361 nested_ept_ad_enabled(vcpu), in nested_ept_init_mmu_context()
Dvmx.c3056 (!is_guest_mode(vcpu) || nested_ept_ad_enabled(vcpu))) in construct_eptp()