Home
last modified time | relevance | path

Searched defs:TCR_T1SZ_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable-hwdef.h187 #define TCR_T1SZ_MASK (((UL(1) << TCR_TxSZ_WIDTH) - 1) << TCR_T1SZ_OFFSET) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable-hwdef.h204 #define TCR_T1SZ_MASK (((UL(1) << TCR_TxSZ_WIDTH) - 1) << TCR_T1SZ_OFFSET) macro

Completed in 2 milliseconds