Searched refs:build_get_pgd_vmalloc64 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | tlbex.c | 896 build_get_pgd_vmalloc64(u32 **p, struct uasm_label **l, struct uasm_reloc **r, in build_get_pgd_vmalloc64() function 1371 build_get_pgd_vmalloc64(&p, &l, &r, K0, K1, vmalloc_mode); in build_r4000_tlb_refill_handler() 2108 build_get_pgd_vmalloc64(p, l, r, tmp, ptr, not_refill); in build_r4000_tlbchange_handler_tail()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | tlbex.c | 870 build_get_pgd_vmalloc64(u32 **p, struct uasm_label **l, struct uasm_reloc **r, in build_get_pgd_vmalloc64() function 1330 build_get_pgd_vmalloc64(&p, &l, &r, K0, K1, vmalloc_mode); in build_r4000_tlb_refill_handler() 2068 build_get_pgd_vmalloc64(p, l, r, tmp, ptr, not_refill); in build_r4000_tlbchange_handler_tail()
|
Completed in 6 milliseconds