Searched refs:build_huge_tlb_write_entry (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/mips/mm/ |
D | tlbex.c | 699 static void build_huge_tlb_write_entry(u32 **p, struct uasm_label **l, in build_huge_tlb_write_entry() function 786 build_huge_tlb_write_entry(p, l, r, pte, tlb_random, 0); in build_huge_handler_tail() 792 build_huge_tlb_write_entry(p, l, r, pte, tlb_indexed, 0); in build_huge_handler_tail() 1362 build_huge_tlb_write_entry(&p, &l, &r, K0, tlb_random, in build_r4000_tlb_refill_handler()
|