Home
last modified time | relevance | path

Searched defs:is_tdp_mmu_enabled (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kvm/mmu/
Dtdp_mmu.h91 static inline bool is_tdp_mmu_enabled(struct kvm *kvm) { return kvm->arch.tdp_mmu_enabled; } in is_tdp_mmu_enabled() function
113 static inline bool is_tdp_mmu_enabled(struct kvm *kvm) { return false; } in is_tdp_mmu_enabled() function