Searched defs:is_tdp_mmu_enabled (Results 1 – 1 of 1) sorted by relevance
91 static inline bool is_tdp_mmu_enabled(struct kvm *kvm) { return kvm->arch.tdp_mmu_enabled; } in is_tdp_mmu_enabled() function113 static inline bool is_tdp_mmu_enabled(struct kvm *kvm) { return false; } in is_tdp_mmu_enabled() function