Searched refs:X86_PF_USER (Results 1 – 6 of 6) sorted by relevance
540 (error_code & X86_PF_USER) ? "user" : "supervisor", in show_fault_oops()551 if (!(error_code & X86_PF_USER) && user_mode(regs)) { in show_fault_oops()623 tsk->thread.error_code = error_code | X86_PF_USER; in set_signal_archinfo()793 if (user_mode(regs) && (error_code & X86_PF_USER)) { in __bad_area_nosemaphore()925 if (!(error_code & X86_PF_USER)) { in do_sigbus()959 if (fatal_signal_pending(current) && !(error_code & X86_PF_USER)) { in mm_fault_error()966 if (!(error_code & X86_PF_USER)) { in mm_fault_error()1185 if (!(hw_error_code & (X86_PF_RSVD | X86_PF_USER | X86_PF_PROT))) { in do_kern_addr_fault()1245 !(hw_error_code & X86_PF_USER) && in do_user_addr_fault()
109 thread->error_code = X86_PF_USER | X86_PF_WRITE; in write_ok_or_segv()131 if ((error_code & (X86_PF_WRITE | X86_PF_USER)) != X86_PF_USER) in emulate_vsyscall()
18 X86_PF_USER = 1 << 2, enumerator
306 tsk->thread.error_code = X86_PF_USER | X86_PF_WRITE; in force_sig_info_umip_fault()315 X86_PF_USER | X86_PF_WRITE); in force_sig_info_umip_fault()
254 ctxt->fi.error_code = X86_PF_INSTR | X86_PF_USER; in vc_decode_insn()319 error_code |= X86_PF_USER; in vc_write_mem()368 error_code |= X86_PF_USER; in vc_read_mem()395 ctxt->fi.error_code |= X86_PF_USER; in vc_slow_virt_to_phys()
351 if (error_code & (X86_PF_PROT | X86_PF_USER | X86_PF_RSVD)) in do_boot_page_fault()