Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Darmreg.h862 #define ID_AA64MMFR0_BigEnd_MASK (UL(0xf) << ID_AA64MMFR0_BigEnd_SHIFT) macro
863 #define ID_AA64MMFR0_BigEnd_VAL(x) ((x) & ID_AA64MMFR0_BigEnd_MASK)