Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Didentcpu.c1367 MRS_FIELD_VALUE(ID_AA64PFR0_AMU_V1_1, "AMUv1p1"),
/freebsd/sys/arm64/include/
H A Darmreg.h1315 #define ID_AA64PFR0_AMU_V1_1 (UL(0x2) << ID_AA64PFR0_AMU_SHIFT) macro