Searched refs:X86_PF_WRITE (Results 1 – 6 of 6) sorted by relevance
547 (error_code & X86_PF_WRITE) ? "write access" : in show_fault_oops()695 kfence_handle_page_fault(address, error_code & X86_PF_WRITE, regs)) in page_fault_oops()865 if (!arch_vma_access_permitted(vma, (error_code & X86_PF_WRITE), in bad_area_access_from_pkeys()953 if ((error_code & X86_PF_WRITE) && !pte_write(*pte)) in spurious_kernel_fault_check()1002 if (error_code != (X86_PF_WRITE | X86_PF_PROT) && in spurious_kernel_fault()1083 if (!arch_vma_access_permitted(vma, (error_code & X86_PF_WRITE), in access_error()1099 if (error_code & X86_PF_WRITE) { in access_error()1295 if (error_code & X86_PF_WRITE) in do_user_addr_fault()
22 X86_PF_WRITE = BIT(1), 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()
104 thread->error_code = X86_PF_USER | X86_PF_WRITE; in write_ok_or_segv()124 if ((error_code & (X86_PF_WRITE | X86_PF_USER)) != X86_PF_USER) in emulate_vsyscall()
372 unsigned long error_code = X86_PF_PROT | X86_PF_WRITE; in vc_write_mem()1628 ctxt->fi.error_code |= X86_PF_WRITE; in vc_do_mmio()
793 ctxt->fi.error_code |= X86_PF_WRITE; in vc_insn_string_check()