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

/darwin-on-arm/xnu/osfmk/arm/
H A Dcpu.c450 int arm_pdcache_size; /* and unified */ variable
552 arm_pdcache_size = multiplier << (CPU_CT_xSIZE_SIZE(dsize) + 8);
800 arm_pdcache_size / 1024,
806 arm_pdcache_size / 1024,
H A Dmachine_routines.c441 extern int arm_pdcache_line_size, arm_pdcache_size, arm_picache_size;

Completed in 20 milliseconds