Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dprocess_64.c435 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe() argument
441 csp += STACK_BIAS; in clone_stackframe()
454 csp &= ~15UL; in clone_stackframe()
457 rval = (csp - distance); in clone_stackframe()
461 if (put_user(((u32)csp), in clone_stackframe()
465 if (put_user(((u64)csp - STACK_BIAS), in clone_stackframe()
618 unsigned long csp; in copy_thread() local
620 csp = clone_stackframe(sp, regs->u_regs[UREG_FP]); in copy_thread()
621 if (!csp) in copy_thread()
623 t->kregs->u_regs[UREG_FP] = csp; in copy_thread()
/arch/xtensa/configs/
Dcadence_csp_defconfig31 CONFIG_XTENSA_VARIANT_CUSTOM_NAME="csp"
38 CONFIG_BUILTIN_DTB_SOURCE="csp"
/arch/s390/include/asm/
Dtlbflush.h40 csp(&dummy, 0, 0); in __tlb_flush_global()
Dpgtable.h555 static inline void csp(unsigned int *ptr, unsigned int old, unsigned int new) in csp() function
1470 csp((unsigned int *)pmdp + 1, pmd_val(*pmdp), in __pmdp_csp()
/arch/x86/kernel/
Dvm86_32.c553 unsigned char __user *csp; in handle_vm86_fault() local
565 csp = (unsigned char __user *) (regs->pt.cs << 4); in handle_vm86_fault()
573 switch (opcode = popb(csp, ip, simulate_sigsegv)) { in handle_vm86_fault()
625 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.txt254 b250 csp RRE_RR