Home
last modified time | relevance | path

Searched refs:lbl (Results 1 – 7 of 7) sorted by relevance

/arch/mips/kernel/
Dpm-cps.c195 unsigned op, int lbl) in cps_gen_cache_routine() argument
215 uasm_build_label(pl, *pp, lbl); in cps_gen_cache_routine()
232 uasm_il_bne(pp, pr, t0, t1, lbl); in cps_gen_cache_routine()
239 int lbl) in cps_gen_flush_fsb() argument
292 uasm_build_label(pl, *pp, lbl); in cps_gen_flush_fsb()
317 uasm_il_beqz(pp, pr, t1, lbl); in cps_gen_flush_fsb()
331 unsigned r_addr, int lbl) in cps_gen_set_top_bit() argument
334 uasm_build_label(pl, *pp, lbl); in cps_gen_set_top_bit()
338 uasm_il_beqz(pp, pr, t1, lbl); in cps_gen_set_top_bit()
/arch/riscv/lib/
Duaccess.S6 .macro fixup op reg addr lbl argument
11 RISCV_PTR 100b, \lbl
/arch/parisc/kernel/
Dunaligned.c34 #define FIXUP_BRANCH(lbl) \ argument
35 "\tldil L%%" #lbl ", %%r1\n" \
36 "\tldo R%%" #lbl "(%%r1), %%r1\n" \
/arch/arc/kernel/
Dentry-compact.S67 .macro VECTOR lbl argument
69 j \lbl
71 b \lbl
/arch/arm64/include/asm/
Dassembler.h770 .macro cond_yield, lbl:req, tmp:req, tmp2:req
781 cbz \tmp, \lbl
786 cbnz w\tmp, \lbl // yield on pending softirq in task context
/arch/arm64/crypto/
Daes-neon.S23 .macro xts_cts_skip_tw, reg, lbl argument
24 tbnz \reg, #1, \lbl
Daes-ce.S24 .macro xts_cts_skip_tw, reg, lbl argument