Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h1059 #define POR_ELx_PERM_PREP(idx, perm) (((perm) & POE_MASK) << POR_ELx_PERM_SHIFT(idx)) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h1060 #define POR_ELx_PERM_PREP(idx, perm) (((perm) & POE_MASK) << POR_ELx_PERM_SHIFT(idx)) macro