Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dmmu.h261 #define tdp_mmu_enabled false macro
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c111 bool __read_mostly tdp_mmu_enabled = true; variable