Searched refs:MIDR_CPU_VAR_REV (Results 1 – 2 of 2) sorted by relevance
48 #define MIDR_CPU_VAR_REV(var, rev) \ macro133 #define MIDR_FUJITSU_ERRATUM_010001_MASK (~MIDR_CPU_VAR_REV(1, 0))160 .rv_min = MIDR_CPU_VAR_REV(v_min, r_min), \161 .rv_max = MIDR_CPU_VAR_REV(v_max, r_max), \
1217 MIDR_CPU_VAR_REV(0, 0), in has_no_hw_prefetch()1218 MIDR_CPU_VAR_REV(1, MIDR_REVISION_MASK)); in has_no_hw_prefetch()