Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 16 of 16) sorted by relevance

/arch/powerpc/include/asm/
Dfsl_gtm.h41 bool reload);
43 bool reload);
/arch/arm/mach-omap2/
Dsleep24xx.S90 strne r0, [r1] @ rewrite DLLA to force DLL reload
92 strne r0, [r1] @ rewrite DLLB to force DLL reload
/arch/powerpc/sysdev/
Dfsl_gtm.c247 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() argument
262 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_timer16()
283 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16() argument
295 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_exact_timer16()
/arch/arm/kernel/
Dentry-header.S376 .macro invoke_syscall, table, nr, tmp, ret, reload=0 argument
383 .if \reload
385 ldmccia r1, {r0 - r6} @ reload r0-r6
392 .if \reload
394 ldmccia r1, {r0 - r6} @ reload r0-r6
Dentry-common.S82 ldmia sp, {r0 - r6} @ have to reload r0 - r6
260 invoke_syscall tbl, scno, r10, __sys_trace_return, reload=1
/arch/arm/mach-cns3xxx/
Dcore.c136 int reload; in cns3xxx_set_periodic() local
138 reload = pclk * 20 / (3 * HZ) * 0x25000; in cns3xxx_set_periodic()
139 writel(reload, cns3xxx_tmr1 + TIMER1_AUTO_RELOAD_OFFSET); in cns3xxx_set_periodic()
/arch/sparc/kernel/
Ddtlb_prot.S24 mov TLB_TAG_ACCESS, %g4 ! For reload of vaddr
/arch/x86/kernel/acpi/
Dwakeup_32.S22 # reload the gdt, as we need the full 32 bit address
/arch/arm/crypto/
Daesbs-core.S_shipped1140 vldmia r9, {q14} @ reload IV
1141 vld1.8 {q8-q9}, [r0]! @ reload input
1194 vldmia r9, {q14} @ reload IV
1195 vld1.8 {q8-q9}, [r0]! @ reload input
1217 vldmia r9,{q14} @ reload IV
1218 vld1.8 {q8-q9}, [r0]! @ reload input
1238 vldmia r9, {q14} @ reload IV
1239 vld1.8 {q8-q9}, [r0]! @ reload input
1256 vldmia r9, {q14} @ reload IV
1257 vld1.8 {q8-q9}, [r0]! @ reload input
[all …]
/arch/arm/vfp/
Dvfphw.S132 @ need to reload it. No need to save the old state as on SMP,
/arch/x86/kernel/cpu/microcode/
Dcore.c466 static DEVICE_ATTR(reload, 0200, NULL, reload_store);
/arch/m68k/fpsp040/
Ddecbin.S433 movel (%a0),%d4 |reload 1st bcd word to d4
Dfpsp.h67 | handler exit code will reload the new frame and discard the old.
/arch/c6x/kernel/
Dentry.S226 ;; reload syscall args from (possibly modified) stack frame
/arch/x86/kernel/
Dhead_32.S456 1: movl $(__KERNEL_DS),%eax # reload all the segment registers
/arch/unicore32/kernel/
Dentry.S652 ldm (r0 - r3), [r1]+ @ have to reload r0 - r3