Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dtdp_mmu.h73 static inline bool is_tdp_mmu(struct kvm_mmu *mmu) in is_tdp_mmu() function
93 static inline bool is_tdp_mmu(struct kvm_mmu *mmu) { return false; } in is_tdp_mmu() function