Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/mmu/
Dpaging_tmpl.h29 #define PT_LVL_OFFSET_MASK(lvl) PT64_LVL_OFFSET_MASK(lvl) macro
48 #define PT_LVL_OFFSET_MASK(lvl) PT32_LVL_OFFSET_MASK(lvl) macro
62 #define PT_LVL_OFFSET_MASK(lvl) PT64_LVL_OFFSET_MASK(lvl) macro