Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dtlbex.h12 tlb_random, enumerator
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c502 case tlb_random: tlbw = uasm_i_tlbwr; break; in build_tlb_write_entry()
764 build_huge_tlb_write_entry(p, l, r, pte, tlb_random, 0); in build_huge_handler_tail()
1236 build_tlb_write_entry(p, l, r, tlb_random); in build_fast_tlb_refill_handler()
1240 build_tlb_write_entry(p, l, r, tlb_random); in build_fast_tlb_refill_handler()
1245 build_tlb_write_entry(p, l, r, tlb_random); in build_fast_tlb_refill_handler()
1316 build_tlb_write_entry(&p, &l, &r, tlb_random); in build_r4000_tlb_refill_handler()
1325 build_huge_tlb_write_entry(&p, &l, &r, K0, tlb_random, in build_r4000_tlb_refill_handler()
/openbmc/linux/arch/mips/kvm/
H A Dentry.c492 build_tlb_write_entry(&p, &l, &r, tlb_random); in kvm_mips_build_tlb_refill_exception()