Home
last modified time | relevance | path

Searched refs:USER_ASID_FLAG (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm64/include/asm/
A Dtlbflush.h53 __tlbi(op, (arg) | USER_ASID_FLAG); \
120 __tlbi_level(op, (arg | USER_ASID_FLAG), level); \
A Dmmu.h12 #define USER_ASID_FLAG (UL(1) << USER_ASID_BIT) macro
/linux-6.3-rc2/arch/arm64/kernel/
A Dentry.S620 bic \tmp, \tmp, #USER_ASID_FLAG
640 orr \tmp, \tmp, #USER_ASID_FLAG

Completed in 5 milliseconds