Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dmmu.h12 #define USER_ASID_FLAG (UL(1) << USER_ASID_BIT) macro
H A Dtlbflush.h54 __tlbi(op, (arg) | USER_ASID_FLAG); \
121 __tlbi_level(op, (arg | USER_ASID_FLAG), level); \
/openbmc/linux/arch/arm64/kernel/
H A Dentry.S628 bic \tmp, \tmp, #USER_ASID_FLAG
648 orr \tmp, \tmp, #USER_ASID_FLAG