Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Darmreg.h668 #define ID_AA64PFR0_RAS_MASK (UL(0xf) << ID_AA64PFR0_RAS_SHIFT) macro
669 #define ID_AA64PFR0_RAS_VAL(x) ((x) & ID_AA64PFR0_RAS_MASK)