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