Home
last modified time | relevance | path

Searched refs:mccr (Results 1 – 1 of 1) sorted by relevance

/arch/m32r/mm/
Dcache.c24 #define CHECK_MCCR(mccr) (mccr = *MCCR) argument
50 unsigned char mccr; in _flush_cache_all() local
53 unsigned short mccr; in _flush_cache_all()
59 unsigned long mccr; in _flush_cache_all()
65 while ((mccr = *MCCR) & MCCR_IIV); /* loop while invalidating... */ in _flush_cache_all()
72 unsigned char mccr; in _flush_cache_copyback_all() local
75 unsigned short mccr; in _flush_cache_copyback_all()
81 unsigned long mccr; in _flush_cache_copyback_all()
87 while ((mccr = *MCCR) & MCCR_IIV); /* loop while invalidating... */ in _flush_cache_copyback_all()