Searched refs:load (Results 151 - 175 of 391) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mm/
H A Dproc-sa110.S93 ldr r1, =UNCACHEABLE_ADDR @ load from uncacheable loc
137 mcr p15, 0, r0, c2, c0, 0 @ load page table pointer
H A Dproc-fa526.S112 mcr p15, 0, r0, c2, c0, 0 @ load page table pointer
153 mcr p15, 0, r0, c3, c0 @ load domain access register
H A Dproc-mohawk.S321 mcr p15, 0, r0, c2, c0, 0 @ load page table pointer
357 ldmia r0, {r4 - r9} @ load cp regs
382 mcr p15, 0, r4, c2, c0, 0 @ load page table pointer
H A Dproc-v7-2level.S152 mcr p15, 0, \ttbr1, c2, c0, 1 @ load TTB1
/linux-master/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S14 * can fit in the space before the load address.
76 * load address of this image is not at an arbitrary address,
81 l32r, so we load to a4 first. */
136 # a0: load address
168 # a0: load address
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h64 void (*load)(struct drm_color_lut *, int size, void __iomem *); member in struct:nv50_head_atom::__anon890
204 void (*load)(struct drm_color_lut *, int size, member in struct:nv50_wndw_atom::__anon903::__anon904
/linux-master/include/trace/events/
H A Dcachefiles.h679 struct cachefiles_open *load),
681 TP_ARGS(obj, msg, load),
695 __entry->fd = load->fd;
696 __entry->flags = load->flags;
756 struct cachefiles_read *load),
758 TP_ARGS(obj, msg, load),
772 __entry->start = load->off;
773 __entry->len = load->len;
/linux-master/arch/alpha/lib/
H A Dstrrchr.S27 ldq_u t0, 0(a0) # .. e1 : load first quadword
45 ldq t0, 8(v0) # e0 : load next quadword
H A Dev67-strrchr.S38 ldq_u t0, 0(a0) # L : load first quadword Latency=3
67 ldq t0, 8(v0) # L : load next quadword
H A Dstrchr.S23 ldq_u t0, 0(a0) # .. e1 : load first quadword
/linux-master/drivers/s390/crypto/
H A Dzcrypt_queue.c88 return sysfs_emit(buf, "%d\n", atomic_read(&zq->load));
91 static DEVICE_ATTR_RO(load);
H A Dzcrypt_card.c121 return sysfs_emit(buf, "%d\n", atomic_read(&zc->load));
124 static DEVICE_ATTR_RO(load);
/linux-master/drivers/firmware/efi/libstub/
H A DMakefile.zboot37 --rename-section .data=.gzdata,load,alloc,readonly,contents
/linux-master/arch/x86/realmode/rm/
H A Dtrampoline_64.S81 * lgdt will not be able to load the address as in real mode default
86 lidtl tr_idt # load idt with 0, 0
87 lgdtl tr_gdt # load gdt with whatever is appropriate
218 * 32-bit mode (to handle 4-level vs. 5-level paging), and to (re)load
/linux-master/drivers/usb/host/
H A Dsl811-hcd.c460 sl811->load[i] -= ep->load;
465 -= ep->load / ep->period;
761 * NOTE: the periodic schedule is a sparse tree, with the load for
766 static int balance(struct sl811 *sl811, u16 period, u16 load) argument
774 if (branch < 0 || sl811->load[branch] > sl811->load[i]) {
778 if ((sl811->load[j] + load)
882 ep->load
[all...]
/linux-master/tools/perf/scripts/python/
H A Dsched-migration.py150 def load(self): member in class:RunqueueSnapshot
176 diff = new_rq.load() - old_rq.load()
276 raw += "Load = %d\n" % rq.load()
286 load_rate = rq.load() / float(slice.total_load)
/linux-master/drivers/rtc/
H A Drtc-pcf85063.c338 u32 load = 7000; local
342 load = force_cap;
344 of_property_read_u32(np, "quartz-load-femtofarads", &load);
346 switch (load) {
348 dev_warn(&pcf85063->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 7000",
349 load);
596 dev_warn(&client->dev, "failed to set xtal load capacitance: %d",
/linux-master/drivers/i2c/busses/
H A Di2c-qcom-cci.c392 u8 load[12] = { 0 }; local
407 load[i++] = CCI_I2C_WRITE | len << 4;
410 load[i++] = buf[j];
413 val = load[j];
414 val |= load[j + 1] << 8;
415 val |= load[j + 2] << 16;
416 val |= load[j + 3] << 24;
/linux-master/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c268 if (mbs_per_sec > table[i].load)
570 u32 mbs_per_sec, load, core1_load = 0, core2_load = 0; local
597 load = mbs_per_sec * vpp_freq;
600 core1_load += load / 2;
601 core2_load += load / 2;
603 core1_load += load;
605 core2_load += load;
645 /*TODO : divide this inst->load by work_route */
649 /*TODO : divide this inst->load by work_route */
670 dev_warn(core->dev, "HW can't support this load");
[all...]
/linux-master/drivers/cpufreq/
H A Dcpufreq_ondemand.c133 * proportional to load.
141 unsigned int load = dbs_update(policy); local
146 if (load > dbs_data->up_threshold) {
152 /* Calculate the next frequency proportional to load */
157 freq_next = min_f + load * (max_f - min_f) / 100;
/linux-master/arch/arm/kernel/
H A Diwmmxt.S139 2: teq r0, #0 @ anything to load?
209 mov r0, #0 @ nothing to load
256 mov r0, #0 @ nothing to load
293 1: @ this task owns Concan regs -- load them directly
H A Dentry-header.S97 @ load saved r12, lr, return address and xPSR.
173 @ Store/load the USER SP and LR registers by switching to the SYS
194 ldr sp, [\rd, #\offset] @ load sp_usr
195 ldr lr, [\rd, #\offset + 4] @ load lr_usr
230 ldmia sp, {r0 - pc}^ @ load r0 - pc, cpsr
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S41 @ Pre-load __loop_udelay into the I-cache
/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/xtensa/lib/
H A Dstrnlen_user.S51 # we compensate with load offsets of 4
83 EX(10f) l32i a9, a4, 4 # load 4 bytes for remaining checks

Completed in 236 milliseconds

1234567891011>>