Home
last modified time | relevance | path

Searched refs:uasm_il_bbit1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm.c637 void uasm_il_bbit1(u32 **p, struct uasm_reloc **r, unsigned int reg, in uasm_il_bbit1() function
643 UASM_EXPORT_SYMBOL(uasm_il_bbit1); variable
H A Dtlbex.c728 uasm_il_bbit1(p, r, tmp, ilog2(_PAGE_HUGE), lid); in build_is_huge_pte()
1238 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update); in build_fast_tlb_refill_handler()
2194 uasm_il_bbit1(&p, &r, wr.r3, 1, label_nopage_tlbl); in build_r4000_tlb_load_handler()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm.c638 void uasm_il_bbit1(u32 **p, struct uasm_reloc **r, unsigned int reg, in uasm_il_bbit1() function
644 UASM_EXPORT_SYMBOL(uasm_il_bbit1); variable
H A Dtlbex.c702 uasm_il_bbit1(p, r, tmp, ilog2(_PAGE_HUGE), lid); in build_is_huge_pte()
1197 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update); in build_fast_tlb_refill_handler()
2145 uasm_il_bbit1(&p, &r, wr.r3, 1, label_nopage_tlbl); in build_r4000_tlb_load_handler()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h312 void uasm_il_bbit1(u32 **p, struct uasm_reloc **r, unsigned int reg,
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h317 void uasm_il_bbit1(u32 **p, struct uasm_reloc **r, unsigned int reg,

Completed in 11 milliseconds