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