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