Searched refs:uasm_il_bgezl (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/mm/
H A Duasm.c564 void ISAFUNC(uasm_il_bgezl)(u32 **p, struct uasm_reloc **r, unsigned int reg, uasm_il_bgezl() function
570 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_il_bgezl));
H A Dtlbex.c203 uasm_il_bgezl(p, r, 0, label_tlbw_hazard_0 + instance); uasm_bgezl_hazard()
/linux-4.4.14/arch/mips/include/asm/
H A Duasm.h298 void uasm_il_bgezl(u32 **p, struct uasm_reloc **r, unsigned int reg, int lid);

Completed in 58 milliseconds