Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dtlbex.c657 int restore_scratch) in build_restore_pagemask()
659 if (restore_scratch) { in build_restore_pagemask()
707 int restore_scratch) in build_huge_tlb_write_entry()
716 build_restore_pagemask(p, r, tmp, label_leave, restore_scratch); in build_huge_tlb_write_entry()
1105 int restore_scratch; member
1120 rv.restore_scratch = 0; in build_fast_tlb_refill_handler()
1279 rv.restore_scratch = 1; in build_fast_tlb_refill_handler()
1288 rv.restore_scratch = 1; in build_fast_tlb_refill_handler()
1325 htlb_info.restore_scratch = 0; in build_r4000_tlb_refill_handler()
1367 htlb_info.restore_scratch); in build_r4000_tlb_refill_handler()
655 build_restore_pagemask(u32 **p, struct uasm_reloc **r, unsigned int tmp, enum label_id lid, int restore_scratch) build_restore_pagemask() argument
703 build_huge_tlb_write_entry(u32 **p, struct uasm_label **l, struct uasm_reloc **r, unsigned int tmp, enum tlb_write_entry wmode, int restore_scratch) build_huge_tlb_write_entry() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c631 int restore_scratch) in build_restore_pagemask()
633 if (restore_scratch) { in build_restore_pagemask()
681 int restore_scratch) in build_huge_tlb_write_entry()
690 build_restore_pagemask(p, r, tmp, label_leave, restore_scratch); in build_huge_tlb_write_entry()
1063 int restore_scratch; member
1078 rv.restore_scratch = 0; in build_fast_tlb_refill_handler()
1238 rv.restore_scratch = 1; in build_fast_tlb_refill_handler()
1247 rv.restore_scratch = 1; in build_fast_tlb_refill_handler()
1284 htlb_info.restore_scratch = 0; in build_r4000_tlb_refill_handler()
1326 htlb_info.restore_scratch); in build_r4000_tlb_refill_handler()
629 build_restore_pagemask(u32 **p, struct uasm_reloc **r, unsigned int tmp, enum label_id lid, int restore_scratch) build_restore_pagemask() argument
677 build_huge_tlb_write_entry(u32 **p, struct uasm_label **l, struct uasm_reloc **r, unsigned int tmp, enum tlb_write_entry wmode, int restore_scratch) build_huge_tlb_write_entry() argument
[all...]

Completed in 5 milliseconds