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

/darwin-on-arm/xnu/osfmk/arm/
H A Dcpu.c446 int arm_picache_size; variable
538 arm_picache_size = multiplier << (CPU_CT_xSIZE_SIZE(isize) + 8);
804 arm_picache_size / 1024, arm_picache_line_size, arm_picache_ways);
H A Dmachine_routines.c441 extern int arm_pdcache_line_size, arm_pdcache_size, arm_picache_size;

Completed in 27 milliseconds