Home
last modified time | relevance | path

Searched refs:ws (Results 1 – 12 of 12) sorted by relevance

/arch/mips/include/asm/
Dr4kcache.h588 unsigned long ws, addr; \
592 for (ws = 0; ws < ws_end; ws += ws_inc) \
594 cache##lsize##_unroll32(addr|ws, indexop); \
622 unsigned long ws, addr; \
626 for (ws = 0; ws < ws_end; ws += ws_inc) \
628 cache##lsize##_unroll32(addr|ws, indexop); \
760 unsigned long ws, addr; \
762 for (ws = 0; ws < ws_end; ws += ws_inc) \
764 cache##lsize##_unroll32(addr|ws, indexop); \
Dasmmacro.h332 .macro copy_s_w ws, n
337 copy_s.w $1, $w\ws[\n]
341 .macro copy_s_d ws, n
346 copy_s.d $1, $w\ws[\n]
472 .macro copy_s_w ws, n
476 insn_if_mips 0x78b00059 | (\n << 16) | (\ws << 11)
477 insn32_if_mm 0x58b00056 | (\n << 16) | (\ws << 11)
481 .macro copy_s_d ws, n
485 insn_if_mips 0x78b80059 | (\n << 16) | (\ws << 11)
486 insn32_if_mm 0x58b80056 | (\n << 16) | (\ws << 11)
/arch/xtensa/kernel/
Dprocess.c334 unsigned long wb, ws, wm; in xtensa_elf_core_copy_regs() local
338 ws = regs->windowstart; in xtensa_elf_core_copy_regs()
340 ws = ((ws >> wb) | (ws << (WSBITS - wb))) & ((1 << WSBITS) - 1); in xtensa_elf_core_copy_regs()
356 elfregs->windowstart = ws; in xtensa_elf_core_copy_regs()
Dptrace.c87 unsigned long wb, ws; in ptrace_setregs() local
97 __get_user(ws, &gregset->windowstart); in ptrace_setregs()
106 if (wb != regs->windowbase || ws != regs->windowstart) { in ptrace_setregs()
109 rotws = (((ws | (ws << WSBITS)) >> wb) & in ptrace_setregs()
114 regs->windowstart = ws; in ptrace_setregs()
250 unsigned long ws = regs->windowstart; in ptrace_peekusr() local
251 tmp = ((ws >> wb) | (ws << (WSBITS - wb))) & in ptrace_peekusr()
Dsignal.c58 const unsigned long ws = regs->windowstart; in flush_window_regs_user() local
72 wm = (ws >> wb) | (ws << (XCHAL_NUM_AREGS / 4 - wb)); in flush_window_regs_user()
/arch/s390/crypto/
Dprng.c309 struct prno_ws_s ws; in prng_sha512_selftest() local
311 memset(&ws, 0, sizeof(ws)); in prng_sha512_selftest()
315 &ws, NULL, 0, seed, sizeof(seed)); in prng_sha512_selftest()
318 if (memcmp(ws.V, V0, sizeof(V0)) != 0 in prng_sha512_selftest()
319 || memcmp(ws.C, C0, sizeof(C0)) != 0) { in prng_sha512_selftest()
328 &ws, buf, sizeof(buf), NULL, 0); in prng_sha512_selftest()
330 &ws, buf, sizeof(buf), NULL, 0); in prng_sha512_selftest()
/arch/mips/mm/
Dc-r4k.c268 unsigned long ws, addr; in tx49_blast_icache32() local
272 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
274 cache32_unroll32(addr|ws, Index_Invalidate_I); in tx49_blast_icache32()
277 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
279 cache32_unroll32(addr|ws, Index_Invalidate_I); in tx49_blast_icache32()
299 unsigned long ws, addr; in tx49_blast_icache32_page_indexed() local
303 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
305 cache32_unroll32(addr|ws, Index_Invalidate_I); in tx49_blast_icache32_page_indexed()
308 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
310 cache32_unroll32(addr|ws, Index_Invalidate_I); in tx49_blast_icache32_page_indexed()
/arch/powerpc/sysdev/
Dfsl_mpic_timer_wakeup.c30 static void fsl_free_resource(struct work_struct *ws) in fsl_free_resource() argument
33 container_of(ws, struct fsl_mpic_timer_wakeup, free_work); in fsl_free_resource()
/arch/xtensa/include/asm/
Dprocessor.h113 #define MAKE_RA_FOR_CALL(ra,ws) (((ra) & 0x3fffffff) | (ws) << 30) argument
/arch/ia64/sn/kernel/sn2/
Dsn2_smp.c92 unsigned long zeroval, ws; in wait_piowc() local
98 } while (((ws = *piows) & SH_PIO_WRITE_STATUS_PENDING_WRITE_COUNT_MASK) != zeroval); in wait_piowc()
99 return (ws & SH_PIO_WRITE_STATUS_WRITE_DEADLOCK_MASK) != 0; in wait_piowc()
/arch/arm/mach-pxa/
DKconfig156 Basix, Connex, ws-200ax, ws-400ax systems
/arch/arm64/boot/dts/qcom/
Dmsm8916-pins.dtsi593 ext-pri-ws-line {