Searched refs:lb (Results 1 – 20 of 20) sorted by relevance
/arch/mips/lasat/ |
D | lasat_board.c | 48 unsigned long *lb = lasat_board_info.li_flashpart_base; in init_flash_sizes() local 59 lb[LASAT_MTD_BOOTLOADER] = 0x1e400000; in init_flash_sizes() 69 lb[LASAT_MTD_BOOTLOADER] = 0x10000000; in init_flash_sizes() 78 lb[i] = lb[i-1] + ls[i-1]; in init_flash_sizes()
|
/arch/nds32/include/uapi/asm/ |
D | ptrace.h | 19 long lb; member
|
/arch/x86/lib/ |
D | insn.c | 105 insn_byte_t b, lb; in insn_get_prefixes() local 114 lb = 0; in insn_get_prefixes() 139 lb = b; in insn_get_prefixes() 144 if (lb && lb != insn->prefixes.bytes[3]) { in insn_get_prefixes() 149 if (prefixes->bytes[i] == lb) in insn_get_prefixes() 152 insn->prefixes.bytes[3] = lb; in insn_get_prefixes()
|
/arch/nds32/kernel/ |
D | sleep.S | 20 mfusr $r2, $lb 101 mtusr $r0, $lb
|
D | process.c | 196 childregs->lb = 0; in copy_thread()
|
D | signal.c | 125 __get_user_error(regs->lb, &sf->uc.uc_mcontext.zol.nds32_lb, err); in restore_sigframe() 211 __put_user_error(regs->lb, &sf->uc.uc_mcontext.zol.nds32_lb, err); in setup_sigframe()
|
/arch/nds32/include/asm/ |
D | ptrace.h | 32 long lb; member
|
/arch/riscv/lib/ |
D | memcpy.S | 31 lb a5, 0(a1) 100 lb a4, 0(a1)
|
/arch/mips/lib/ |
D | strnlen_user.S | 44 EX(lb, t0, (v0), .Lfault\@)
|
D | memcpy.S | 204 #define LOADB(reg, addr, handler) EXC(lb, LD_INSN, reg, addr, handler) 624 lb t0, -1(a1) 639 lb t0, (a1)
|
/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 359 EXC( lb t0, N(src), l_exc); \ 370 EXC( lb t0, NBYTES-2(src), l_exc) 397 EXC( lb t1, 0(src), l_exc) 461 lb t0, -1(a1) 473 lb t0, (a1)
|
/arch/mips/include/asm/ |
D | uasm.h | 203 #define UASM_L_LA(lb) \ argument 204 static inline void uasm_l##lb(struct uasm_label **lab, u32 *addr) \ 206 uasm_build_label(lab, addr, label##lb); \
|
D | asm-eva.h | 112 #define kernel_lb(reg, addr) lb reg, addr
|
/arch/mips/kernel/ |
D | cps-vec-ns16550.S | 41 1: lb a0, 0(s6)
|
/arch/nds32/lib/ |
D | memmove.S | 59 lb.bi $p0, [$r1], $t0 ! Read a byte from src
|
/arch/arc/mm/ |
D | tlbex.S | 260 and r2, r0, PTE_BITS_IN_PD0 ; Extract other PTE flags: (V)alid, (G)lb
|
/arch/arm/boot/dts/ |
D | tegra124-apalis-v1.2.dtsi | 386 sdmmc3-clk-lb-in-pee5 { /* D6 GPIO */ 1530 sdmmc3-clk-lb-out-pee4 { /* NC */
|
D | tegra124-apalis.dtsi | 383 sdmmc3-clk-lb-in-pee5 { /* D6 GPIO */ 1523 sdmmc3-clk-lb-out-pee4 { /* NC */
|
/arch/mips/net/ |
D | bpf_jit.c | 359 emit_instr(ctx, lb, reg, offset, base); in emit_load_byte()
|
/arch/s390/tools/ |
D | opcodes.txt | 799 e376 lb RXY_RRRD
|