Home
last modified time | relevance | path

Searched refs:ICC_SGI1R_EL1_AFF3_MASK (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm64/include/
H A Darmreg.h574 #define ICC_SGI1R_EL1_AFF3_MASK (0xfful << ICC_SGI1R_EL1_AFF3_SHIFT) macro
575 #define ICC_SGI1R_EL1_AFF3_VAL(x) ((x) & ICC_SGI1R_EL1_AFF3_MASK)