Searched refs:X86_PF_USER (Results 1 – 7 of 7) sorted by relevance
467 if (boot_cpu_has_bug(X86_BUG_F00F) && !(error_code & X86_PF_USER) && in is_f00f_bug()541 (error_code & X86_PF_USER) ? "user" : "supervisor", in show_fault_oops()552 if (!(error_code & X86_PF_USER) && user_mode(regs)) { in show_fault_oops()628 tsk->thread.error_code = error_code | X86_PF_USER; in set_signal_archinfo()822 if (!(error_code & X86_PF_USER)) { in __bad_area_nosemaphore()1201 if (!(hw_error_code & (X86_PF_RSVD | X86_PF_USER | X86_PF_PROT))) { in do_kern_addr_fault()1252 if (unlikely((error_code & (X86_PF_USER | X86_PF_INSTR)) == X86_PF_INSTR)) { in do_user_addr_fault()1286 !(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()
20 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()
287 ctxt->fi.error_code = X86_PF_INSTR | X86_PF_USER; in __vc_decode_user_insn()405 error_code |= X86_PF_USER; in vc_write_mem()483 error_code |= X86_PF_USER; in vc_read_mem()510 ctxt->fi.error_code |= X86_PF_USER; in vc_slow_virt_to_phys()
641 ctxt->fi.error_code = X86_PF_USER; in vc_insn_string_check()
377 if (error_code & (X86_PF_PROT | X86_PF_USER | X86_PF_RSVD)) in do_boot_page_fault()