Searched refs:CPUV7_CT_xSIZE_ASSOC (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/arm/arm/
H A Didentcpu.c465 ways = CPUV7_CT_xSIZE_ASSOC(reg) + 1;
488 ways = CPUV7_CT_xSIZE_ASSOC(reg) + 1;
/freebsd-10.3-release/sys/arm/include/
H A Darmreg.h344 #define CPUV7_CT_xSIZE_ASSOC(x) (((x) >> 3) & 0x3ff) /* associativity */ macro

Completed in 94 milliseconds