Home
last modified time | relevance | path

Searched refs:build_tlb_write_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dtlbex.h23 void build_tlb_write_entry(u32 **p, struct uasm_label **l,
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dtlbex.h23 void build_tlb_write_entry(u32 **p, struct uasm_label **l,
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dtlbex.c502 void build_tlb_write_entry(u32 **p, struct uasm_label **l, in build_tlb_write_entry() function
626 EXPORT_SYMBOL_GPL(build_tlb_write_entry); variable
714 build_tlb_write_entry(p, l, r, wmode); in build_huge_tlb_write_entry()
785 build_tlb_write_entry(p, l, r, tlb_indexed); 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()
2102 build_tlb_write_entry(p, l, r, tlb_indexed); in build_r4000_tlbchange_handler_tail()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c495 void build_tlb_write_entry(u32 **p, struct uasm_label **l, in build_tlb_write_entry() function
600 EXPORT_SYMBOL_GPL(build_tlb_write_entry); variable
688 build_tlb_write_entry(p, l, r, wmode); in build_huge_tlb_write_entry()
759 build_tlb_write_entry(p, l, r, tlb_indexed); 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()
2062 build_tlb_write_entry(p, l, r, tlb_indexed); in build_r4000_tlbchange_handler_tail()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dentry.c529 build_tlb_write_entry(&p, &l, &r, tlb_random); in kvm_mips_build_tlb_refill_exception()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dentry.c492 build_tlb_write_entry(&p, &l, &r, tlb_random); in kvm_mips_build_tlb_refill_exception()

Completed in 9 milliseconds