Home
last modified time | relevance | path

Searched defs:r_max (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kernel/
A Dcpu_errata.c124 #define CAP_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
135 #define ERRATA_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
144 #define ERRATA_MIDR_REV_RANGE(m, var, r_min, r_max) \ argument
/linux/arch/arm64/include/asm/
A Dcputype.h167 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
174 #define MIDR_REV_RANGE(m, v, r_min, r_max) MIDR_RANGE(m, v, r_min, v, r_max) argument
/linux/tools/testing/selftests/timers/
A Dfreq-step.c112 double *slope, double *r_stddev, double *r_max) in regress()
/linux/include/linux/
A Dsvga.h62 u16 r_max; /* r_max < 32 */ member

Completed in 7 milliseconds