Searched refs:ID_AA64MMFR1_AFP (Results 1 – 2 of 2) sorted by relevance
609 #define ID_AA64MMFR1_AFP(x) ((x) & ID_AA64MMFR1_AFP_MASK) macro
991 if (ID_AA64MMFR1_AFP(id) >= ID_AA64MMFR1_AFP_IMPL) { in cpu_identify()1295 if (ID_AA64MMFR1_AFP(cpu_id_aa64mmfr1) >= ID_AA64MMFR1_AFP_IMPL) in cpu_identify_cleanup()