Searched defs:tdp_mmu_enabled (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/kvm/mmu/ | ||
D | tdp_mmu.c | 13 static bool __read_mostly tdp_mmu_enabled = true; variable |
/linux-6.1.9/arch/x86/include/asm/ | ||
D | kvm_host.h | 1285 bool tdp_mmu_enabled; member |