Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm64/include/
H A Darmreg.h633 #define ID_AA64MMFR2_IDS_IMPL (0x1ULL << ID_AA64MMFR2_IDS_SHIFT) macro
/openbsd/sys/arch/arm64/arm64/
H A Dcpu.c1039 if (ID_AA64MMFR2_IDS(id) >= ID_AA64MMFR2_IDS_IMPL) { in cpu_identify()
1216 if (ID_AA64MMFR2_IDS(id_aa64mmfr2) >= ID_AA64MMFR2_IDS_IMPL) in cpu_identify_cleanup()