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

/darwin-on-arm/xnu/osfmk/arm/
H A Dcpu.c747 sets = CPUV7_CT_xSIZE_SET(reg) + 1;
774 sets = CPUV7_CT_xSIZE_SET(reg) + 1;
H A Dproc_reg.h371 #define CPUV7_CT_xSIZE_SET(x) (((x) >> 13) & 0x7fff) /* num sets */ macro

Completed in 21 milliseconds