Home
last modified time | relevance | path

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

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