Home
last modified time | relevance | path

Searched refs:uasm_il_beqzl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm.c589 void uasm_il_beqzl(u32 **p, struct uasm_reloc **r, unsigned int reg, in uasm_il_beqzl() function
595 UASM_EXPORT_SYMBOL(uasm_il_beqzl);
H A Dtlbex.c1716 uasm_il_beqzl(p, r, pte, label_smp_pgtable_change); in iPTE_SW()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Duasm.h317 void uasm_il_beqzl(u32 **p, struct uasm_reloc **r, unsigned int reg, int lid);