Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/ !
Dmmu.h243 #define tdp_mmu_enabled false macro
/linux-6.12.1/arch/x86/kvm/mmu/ !
Dmmu.c111 bool __read_mostly tdp_mmu_enabled = true; variable