Home
last modified time | relevance | path

Searched refs:allocate_kscratch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dtlbex.c337 static int allocate_kscratch(void) in allocate_kscratch() function
1604 pgd_reg = allocate_kscratch(); in build_setup_pgd()
2645 scratch_reg = allocate_kscratch(); in build_tlb_refill_handler()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c330 static int allocate_kscratch(void) in allocate_kscratch() function
1564 pgd_reg = allocate_kscratch(); in build_setup_pgd()
2587 scratch_reg = allocate_kscratch(); in build_tlb_refill_handler()

Completed in 7 milliseconds