Searched refs:build_huge_tlb_write_entry (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | tlbex.c | 703 static void build_huge_tlb_write_entry(u32 **p, struct uasm_label **l, in build_huge_tlb_write_entry() function 790 build_huge_tlb_write_entry(p, l, r, pte, tlb_random, 0); in build_huge_handler_tail() 796 build_huge_tlb_write_entry(p, l, r, pte, tlb_indexed, 0); in build_huge_handler_tail() 1366 build_huge_tlb_write_entry(&p, &l, &r, K0, tlb_random, in build_r4000_tlb_refill_handler()
|