Searched refs:TCR_T0SZ (Results 1 - 1 of 1) sorted by last modified time

/haiku/headers/private/kernel/arch/arm64/
H A Darm_registers.h636 #define TCR_T0SZ(x) ((x) << TCR_T0SZ_SHIFT) macro
637 #define TCR_TxSZ(x) (TCR_T1SZ(x) | TCR_T0SZ(x))

Completed in 46 milliseconds