Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dtlbex.h12 tlb_random, enumerator
/kernel/linux/linux-5.10/arch/mips/mm/
Dtlbex.c509 case tlb_random: tlbw = uasm_i_tlbwr; break; in build_tlb_write_entry()
790 build_huge_tlb_write_entry(p, l, r, pte, tlb_random, 0); in build_huge_handler_tail()
1277 build_tlb_write_entry(p, l, r, tlb_random); in build_fast_tlb_refill_handler()
1281 build_tlb_write_entry(p, l, r, tlb_random); in build_fast_tlb_refill_handler()
1286 build_tlb_write_entry(p, l, r, tlb_random); in build_fast_tlb_refill_handler()
1357 build_tlb_write_entry(&p, &l, &r, tlb_random); in build_r4000_tlb_refill_handler()
1366 build_huge_tlb_write_entry(&p, &l, &r, K0, tlb_random, in build_r4000_tlb_refill_handler()
/kernel/linux/linux-5.10/arch/mips/kvm/
Dentry.c529 build_tlb_write_entry(&p, &l, &r, tlb_random); in kvm_mips_build_tlb_refill_exception()