Home
last modified time | relevance | path

Searched refs:X86_CR3_LAM_U48 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h88 #define X86_CR3_LAM_U48 _BITULL(X86_CR3_LAM_U48_BIT) macro
/openbmc/linux/arch/x86/mm/
H A Dtlb.c710 WARN_ON(cr3 & (X86_CR3_LAM_U48 | X86_CR3_LAM_U57)); in initialize_tlbstate_and_flush()