Searched refs:MIPS_CONF1_DL (Results 1 – 5 of 5) 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)
642 config1 &= ~MIPS_CONF1_DL; in kvm_trap_emul_vcpu_setup()644 MIPS_CONF1_DL_SHF) & MIPS_CONF1_DL; in kvm_trap_emul_vcpu_setup()
478 #define MIPS_CONF1_DL (_ULCAST_(7) << 10) macro
606 #define MIPS_CONF1_DL (_ULCAST_(7) << 10) macro