Searched refs:get_cache_shift (Results 1 – 2 of 2) sorted by relevance
233 void get_cache_shift(uint32_t *l2_shift, uint32_t *l3_shift);242 get_cache_shift(&l2_shift, &l3_shift); in get_cache_id()
147 void get_cache_shift(uint32_t *l2_shift, uint32_t *l3_shift) in get_cache_shift() function
Completed in 8 milliseconds