Searched refs:uasm_build_label (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
H A Dpm-cps.c224 uasm_build_label(pl, *pp, lbl); cps_gen_cache_routine()
299 uasm_build_label(pl, *pp, lbl); cps_gen_flush_fsb()
341 uasm_build_label(pl, *pp, lbl); cps_gen_set_top_bit()
408 uasm_build_label(&l, p, lbl_incready); cps_gen_entry_code()
433 uasm_build_label(&l, p, lbl_poll_cont); cps_gen_entry_code()
447 uasm_build_label(&l, p, lbl_secondary_hang); cps_gen_entry_code()
458 uasm_build_label(&l, p, lbl_disable_coherence); cps_gen_entry_code()
515 uasm_build_label(&l, p, lbl_hang); cps_gen_entry_code()
547 uasm_build_label(&l, p, lbl_secondary_cont); cps_gen_entry_code()
568 uasm_build_label(&l, p, lbl_decready); cps_gen_entry_code()
596 uasm_build_label(&l, p, lbl_secondary_cont); cps_gen_entry_code()
/linux-4.4.14/arch/mips/include/asm/
H A Duasm.h182 void ISAFUNC(uasm_build_label)(struct uasm_label **lab, u32 *addr,
195 ISAFUNC(uasm_build_label)(lab, addr, label##lb); \
/linux-4.4.14/arch/mips/mm/
H A Duasm.c359 void ISAFUNC(uasm_build_label)(struct uasm_label **lab, u32 *addr, int lid) uasm_build_label() function
365 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_build_label));
H A Dtlbex.c214 uasm_build_label(l, *p, label_tlbw_hazard_0 + instance); uasm_bgezl_label()
/linux-4.4.14/drivers/watchdog/
H A Docteon-wdt-main.c201 uasm_build_label(&l, p, label_enter_bootloader); octeon_wdt_build_stage1()

Completed in 153 milliseconds