Searched refs:ICC_SGI1R_EL1_TL_VAL (Results 1 – 2 of 2) sorted by relevance
1801 cpus = ICC_SGI1R_EL1_TL_VAL(rval) >> ICC_SGI1R_EL1_TL_SHIFT; in vgic_v3_icc_sgi1r_write()
742 #define ICC_SGI1R_EL1_TL_VAL(x) ((x) & ICC_SGI1R_EL1_TL_MASK) macro