Searched refs:MIPS_CONF1_DL (Results 1 – 3 of 3) sorted by relevance
59 dl = (conf1 & MIPS_CONF1_DL) >> MIPS_CONF1_DL_SHF; in mips_cache_probe()
58 andi \line_sz, \line_sz, (MIPS_CONF1_DL >> MIPS_CONF1_DL_SHF)
477 #define MIPS_CONF1_DL (_ULCAST_(7) << 10) macro