Searched refs:X86_PF_USER (Results 1 – 6 of 6) sorted by relevance
547 (error_code & X86_PF_USER) ? "user" : "supervisor", in show_fault_oops()558 if (!(error_code & X86_PF_USER) && user_mode(regs)) { in show_fault_oops()630 tsk->thread.error_code = error_code | X86_PF_USER; in set_signal_archinfo()800 if (user_mode(regs) && (error_code & X86_PF_USER)) { in __bad_area_nosemaphore()932 if (!(error_code & X86_PF_USER)) { in do_sigbus()966 if (fatal_signal_pending(current) && !(error_code & X86_PF_USER)) { in mm_fault_error()973 if (!(error_code & X86_PF_USER)) { in mm_fault_error()1192 if (!(hw_error_code & (X86_PF_RSVD | X86_PF_USER | X86_PF_PROT))) { in do_kern_addr_fault()1252 !(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()
234 ctxt->fi.error_code = X86_PF_INSTR | X86_PF_USER; in vc_decode_insn()329 error_code |= X86_PF_USER; in vc_write_mem()407 error_code |= X86_PF_USER; in vc_read_mem()434 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()