Home
last modified time | relevance | path

Searched refs:csp (Results 1 – 7 of 7) sorted by relevance

/arch/sparc/kernel/
Dprocess_64.c439 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe() argument
445 csp += STACK_BIAS; in clone_stackframe()
458 csp &= ~15UL; in clone_stackframe()
461 rval = (csp - distance); in clone_stackframe()
465 if (put_user(((u32)csp), in clone_stackframe()
469 if (put_user(((u64)csp - STACK_BIAS), in clone_stackframe()
656 unsigned long csp; in copy_thread() local
658 csp = clone_stackframe(sp, regs->u_regs[UREG_FP]); in copy_thread()
659 if (!csp) in copy_thread()
661 t->kregs->u_regs[UREG_FP] = csp; in copy_thread()
/arch/xtensa/configs/
Dcadence_csp_defconfig34 CONFIG_XTENSA_VARIANT_CUSTOM_NAME="csp"
41 CONFIG_BUILTIN_DTB_SOURCE="csp"
/arch/s390/include/asm/
Dtlbflush.h44 csp(&dummy, 0, 0); in __tlb_flush_global()
Dpgtable.h548 static inline void csp(unsigned int *ptr, unsigned int old, unsigned int new) in csp() function
1454 csp((unsigned int *)pmdp + 1, pmd_val(*pmdp), in __pmdp_csp()
/arch/x86/kernel/
Dvm86_32.c593 unsigned char __user *csp; in handle_vm86_fault() local
605 csp = (unsigned char __user *) (regs->pt.cs << 4); in handle_vm86_fault()
613 switch (opcode = popb(csp, ip, simulate_sigsegv)) { in handle_vm86_fault()
665 int intno = popb(csp, ip, simulate_sigsegv); in handle_vm86_fault()
/arch/s390/mm/
Dpageattr.c80 csp((unsigned int *)old + 1, *old, new); in pgt_set()
/arch/s390/tools/
Dopcodes.txt252 b250 csp RRE_RR