Home
last modified time | relevance | path

Searched defs:PIRx_ELx_PERM_PREP (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h1041 #define PIRx_ELx_PERM_PREP(idx, perm) (((perm) & PIE_MASK) << PIRx_ELx_PERM_SHIFT(idx)) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h1031 #define PIRx_ELx_PERM_PREP(idx, perm) (((perm) & PIE_MASK) << PIRx_ELx_PERM_SHIFT(idx)) macro