Searched refs:uasm_il_beq (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | uasm.c | 573 void uasm_il_beq(u32 **p, struct uasm_reloc **r, unsigned int r1, in uasm_il_beq() function 579 UASM_EXPORT_SYMBOL(uasm_il_beq);
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | pm-cps.c | 415 uasm_il_beq(&p, &r, t1, r_online, lbl_disable_coherence); in cps_gen_entry_code()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | uasm.h | 314 void uasm_il_beq(u32 **p, struct uasm_reloc **r, unsigned int r1,
|