Searched defs:tdp_mmu_enabled (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/kvm/ | ||
H A D | mmu.h | 261 #define tdp_mmu_enabled false macro |
/openbmc/linux/arch/x86/kvm/mmu/ | ||
H A D | mmu.c | 111 bool __read_mostly tdp_mmu_enabled = true; variable |