Home
last modified time | relevance | path

Searched refs:userspace (Results 1 – 25 of 47) sorted by relevance

12

/arch/cris/arch-v32/lib/
Dchecksumcopy.S31 1: ;; A failing userspace access (the read) will have this as PC.
72 2: ;; A failing userspace access for the read below will have this as PC.
88 3: ;; A failing userspace access for the read below will have this as PC.
/arch/cris/arch-v10/lib/
Dchecksumcopy.S41 1: ;; A failing userspace access will have this as PC.
104 2: ;; A failing userspace access will have this as PC.
123 3: ;; A failing userspace access will have this as PC.
/arch/arm/mm/
Dabort-ev4.S23 uaccess_disable ip @ disable userspace access
Dabort-macro.S17 uaccess_disable ip @ disable userspace access
Dabort-ev5tj.S28 uaccess_disable ip @ disable userspace access
Dabort-ev7.S19 uaccess_disable ip @ disable userspace access
Dabort-ev6.S43 1: uaccess_disable ip @ disable userspace access
Dabort-lv4t.S30 uaccess_disable ip @ disable userspace access
170 uaccess_disable ip @ disable userspace access
/arch/mips/oprofile/
Dbacktrace.c170 const int userspace = user_mode(regs); in op_mips_backtrace() local
173 if (userspace) in op_mips_backtrace()
/arch/mn10300/kernel/
Dprofile-low.S36 # ignore userspace
Dentry.S164 # userspace resumption stub bypassing syscall exit tracing
172 # returning to userspace
174 bne resume_userspace # returning to userspace
/arch/s390/
DKconfig.debug10 bool "Export kernel pagetable layout to userspace via debugfs"
/arch/xtensa/
DKconfig.debug10 Enable this to turn on TLB sanity check on each entry to userspace.
/arch/um/kernel/
Dprocess.c134 userspace(&current->thread.regs.regs, current_thread_info()->aux_fp_regs); in new_thread_handler()
153 userspace(&current->thread.regs.regs, current_thread_info()->aux_fp_regs); in fork_handler()
/arch/s390/kvm/
DKconfig53 controlled by userspace.
/arch/arc/include/asm/
Ddisasm.h109 int userspace, struct pt_regs *regs, struct callee_regs *cregs);
/arch/m32r/kernel/
Dentry.S152 ; userspace resumption stub bypassing syscall exit tracing
/arch/mn10300/include/asm/
Dframe.inc69 mov d0,(TI_frame,a0) # userspace has regs->next == 0
/arch/arc/kernel/
Ddisasm.c25 int userspace, struct pt_regs *regs, struct callee_regs *cregs) in disasm_instr() argument
39 if (userspace) { in disasm_instr()
/arch/m68k/math-emu/
Dfp_util.S206 | originally used to get longdouble from userspace, now it's
/arch/um/include/shared/
Dos.h281 extern void userspace(struct uml_pt_regs *regs, unsigned long *aux_fp_regs);
/arch/frv/kernel/
Dentry.S69 # entry point for External interrupts received whilst executing userspace code
659 # handle atomic operation emulation for userspace
/arch/arm64/
DKconfig.debug9 bool "Export kernel pagetable layout to userspace via debugfs"
DKconfig423 When running a compat (AArch32) userspace on an affected Cortex-A53
825 bool "Unmap kernel when running in userspace (aka \"KAISER\")" if EXPERT
830 userspace. This can be defended against by unmapping the kernel
831 when running in userspace, mapping it back in on exception entry
881 emulation of these instructions for userspace using LDXR/STXR.
906 instructions for AArch32 userspace code. When this option is
919 for AArch32 userspace code.
1223 If you want to execute 32-bit userspace applications, say Y.
/arch/x86/entry/
Dentry_32.S324 # userspace resumption stub bypassing syscall exit tracing
341 jb resume_kernel # not returning to v8086 or userspace

12