Searched refs:load (Results 226 - 250 of 392) sorted by last modified time

1234567891011>>

/linux-master/arch/xtensa/boot/boot-redboot/
H A DMakefile18 --set-section-flags image=contents,alloc,load,load,data \
/linux-master/arch/arm64/include/asm/
H A Duaccess.h187 #define __get_mem_asm(load, reg, x, addr, err, type) \
189 "1: " load " " reg "1, [%2]\n" \
/linux-master/arch/s390/kernel/
H A Drelocate_kernel.S32 lghi %r7,PAGE_SIZE # load PAGE_SIZE in r7
33 lghi %r9,PAGE_SIZE # load PAGE_SIZE in r9
63 la %r4,load_psw-.base(%r13) # load psw-address into the register
64 o %r3,4(%r4) # or load address into psw
/linux-master/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c43 u8 load; member in struct:dmtimer_systimer
408 t->load = regbase + _OMAP_TIMER_LOAD_OFFSET;
492 /* Looks like we need to first set the load value separately */
495 writel_relaxed(clkevt->period, t->base + t->load);
/linux-master/drivers/virt/
H A Dfsl_hypervisor.c109 param.load);
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.c1658 int beiscsi_cmd_special_wrb(struct be_ctrl_info *ctrl, u32 load) argument
1669 if (load) {
/linux-master/arch/x86/crypto/
H A Dsha256-ssse3-asm.S376 ## load initial digest
H A Dsha256-avx-asm.S367 ## load initial digest
/linux-master/arch/powerpc/crypto/
H A Daes-gcm-p10.S526 lxvb16x 32, 0, 8 # load Xi
528 # load Hash - h^4, h^3, h^2, h
582 lxvb16x 30+32, 0, 7 # load IV - v30
592 # load round key to VSR
605 # load rounds - 10 (128), 12 (192), 14 (256)
616 # load 2 more round keys (v11, v12)
623 # load 2 more round keys (v11, v12, v13, v14)
683 lxvb16x 15, 0, 14 # load block
684 lxvb16x 16, 15, 14 # load block
685 lxvb16x 17, 16, 14 # load bloc
[all...]
/linux-master/arch/arm64/kernel/
H A Dcompat_alignment.c72 int load; local
77 load = !!(LDST_L_BIT(instr));
81 load = ((instr & 0xf0) == 0xd0);
85 if (load) {
168 * Convert Thumb multi-word load/store instruction forms to equivalent ARM
275 * No need to handle load/store instructions up to word size
344 case 0x00000000: /* 3.13.4 load/store instruction extensions */
/linux-master/arch/alpha/boot/
H A Dmain.c120 static inline long load(long dev, unsigned long addr, unsigned long count) function
171 i = load(dev, START_ADDR, KERNEL_SIZE);
H A Dbootp.c111 load(unsigned long dst, unsigned long src, unsigned long count) function
201 load(initrd_start, KERNEL_ORIGIN+KERNEL_SIZE, INITRD_IMAGE_SIZE);
203 load(START_ADDR+(4*KERNEL_SIZE), KERNEL_ORIGIN, KERNEL_SIZE);
204 load(START_ADDR, START_ADDR+(4*KERNEL_SIZE), KERNEL_SIZE);
/linux-master/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c137 .load = syncpt_load,
/linux-master/tools/testing/selftests/rseq/
H A Drseq.h256 * Compare @v against @expectnot. When it does _not_ match, load @v
257 * into @load, and store the content of *@v + voffp into @v.
261 intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load,
268 return rseq_cmpnev_storeoffp_load_relaxed_cpu_id(v, expectnot, voffp, load, cpu);
270 return rseq_cmpnev_storeoffp_load_relaxed_mm_cid(v, expectnot, voffp, load, cpu);
260 rseq_cmpnev_storeoffp_load(enum rseq_mo rseq_mo, enum rseq_percpu_mode percpu_mode, intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-x86-bits.h77 * Compare @v against @expectnot. When it does _not_ match, load @v
78 * into @load, and store the content of *@v + voffp into @v.
82 long voffp, intptr_t *load, int cpu)
107 "movq %%rbx, %[load]\n\t"
122 [load] "m" (*load)
589 * Compare @v against @expectnot. When it does _not_ match, load @v
590 * into @load, and store the content of *@v + voffp into @v.
594 long voffp, intptr_t *load, int cpu)
619 "movl %%ebx, %[load]\
81 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
593 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
[all...]
H A Drseq-riscv-bits.h63 off_t voffp, intptr_t *load, int cpu)
83 RSEQ_ASM_OP_R_STORE(load)
94 [load] "m" (*load),
62 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, off_t voffp, intptr_t *load, int cpu) argument
H A Drseq-ppc-bits.h80 long voffp, intptr_t *load, int cpu)
105 /* load the value of @v */
107 /* store it in @load */
108 RSEQ_ASM_OP_R_STORE(load)
123 [load] "m" (*load)
170 /* load the value of @v */
79 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-s390-bits.h72 * Compare @v against @expectnot. When it does _not_ match, load @v
73 * into @load, and store the content of *@v + voffp into @v.
77 long voffp, intptr_t *load, int cpu)
102 LONG_S " %%r1, %[load]\n\t"
118 [load] "m" (*load)
76 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-mips-bits.h75 long voffp, intptr_t *load, int cpu)
98 LONG_S " $4, %[load]\n\t"
116 [load] "m" (*load)
74 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-arm64-bits.h73 long voffp, intptr_t *load, int cpu)
94 RSEQ_ASM_OP_R_STORE(load)
105 [load] "Qo" (*load),
72 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-arm-bits.h82 long voffp, intptr_t *load, int cpu)
107 "str r0, %[load]\n\t"
125 [load] "m" (*load)
81 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
/linux-master/drivers/crypto/marvell/cesa/
H A Dhash.c399 atomic_sub(ahashreq->nbytes, &engine->load);
/linux-master/drivers/crypto/caam/
H A Ddesc_constr.h289 APPEND_CMD_PTR(load, LOAD)
332 APPEND_CMD_PTR_TO_IMM(load, LOAD);
389 APPEND_CMD_RAW_IMM(load, LOAD, u32);
406 APPEND_CMD_RAW_IMM2(load, LOAD, be, 32);
/linux-master/arch/arm/mach-omap2/
H A Dvc.c606 u8 load; member in struct:i2c_init_data
616 .load = 50,
625 .load = 25,
634 .load = 12,
643 .load = 0,
686 while (i2c_data->load > capacitance)
/linux-master/arch/arm/mach-omap1/
H A Dsleep.S71 @ load base address of Traffic Controller
97 @ load base address of ARM_IDLECT1 and ARM_IDLECT2

Completed in 276 milliseconds

1234567891011>>