Home | History | Annotate | Download | only in util

Lines Matching refs:cache_type

790   int cache_type = 0;
794 cache_type = (abcd[0] & 0x0F) >> 0;
795 if(cache_type==1||cache_type==3) // data or unified cache
814 } while(cache_type>0 && cache_id<16);