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