Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dcputype.h48 #define MIDR_CPU_VAR_REV(var, rev) \ macro
143 #define MIDR_FUJITSU_ERRATUM_010001_MASK (~MIDR_CPU_VAR_REV(1, 0))
170 .rv_min = MIDR_CPU_VAR_REV(v_min, r_min), \
171 .rv_max = MIDR_CPU_VAR_REV(v_max, r_max), \
/linux/arch/arm64/kernel/
A Dcpufeature.c1386 MIDR_CPU_VAR_REV(0, 0), in has_no_hw_prefetch()
1387 MIDR_CPU_VAR_REV(1, MIDR_REVISION_MASK)); in has_no_hw_prefetch()

Completed in 9 milliseconds