Home
last modified time | relevance | path

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

/arch/x86/kvm/mmu/
Dtdp_mmu.h94 static inline bool is_tdp_mmu(struct kvm_mmu *mmu) in is_tdp_mmu() function
115 static inline bool is_tdp_mmu(struct kvm_mmu *mmu) { return false; } in is_tdp_mmu() function