Home
last modified time | relevance | path

Searched refs:X86_CR3_LAM_U57_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h85 #define X86_CR3_LAM_U57_BIT 61 /* Activate LAM for userspace, 62:57 bits masked */ macro
86 #define X86_CR3_LAM_U57 _BITULL(X86_CR3_LAM_U57_BIT)
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dtlbflush.h112 * X86_CR3_LAM_U57/U48 shifted right by X86_CR3_LAM_U57_BIT or 0 if LAM
399 return lam << X86_CR3_LAM_U57_BIT; in tlbstate_lam_cr3_mask()
405 mm->context.lam_cr3_mask >> X86_CR3_LAM_U57_BIT); in set_tlbstate_lam_mode()

Completed in 2 milliseconds