Searched refs:X86_PF_WRITE (Results 1 – 6 of 6) sorted by relevance
545 (error_code & X86_PF_WRITE) ? "write access" : in show_fault_oops()693 kfence_handle_page_fault(address, error_code & X86_PF_WRITE, regs)) in page_fault_oops()861 if (!arch_vma_access_permitted(vma, (error_code & X86_PF_WRITE), in bad_area_access_from_pkeys()949 if ((error_code & X86_PF_WRITE) && !pte_write(*pte)) in spurious_kernel_fault_check()998 if (error_code != (X86_PF_WRITE | X86_PF_PROT) && in spurious_kernel_fault()1079 if (!arch_vma_access_permitted(vma, (error_code & X86_PF_WRITE), in access_error()1095 if (error_code & X86_PF_WRITE) { in access_error()1291 if (error_code & X86_PF_WRITE) in do_user_addr_fault()
317 tsk->thread.error_code = X86_PF_USER | X86_PF_WRITE; in force_sig_info_umip_fault()326 X86_PF_USER | X86_PF_WRITE); in force_sig_info_umip_fault()
22 X86_PF_WRITE = BIT(1), enumerator
103 thread->error_code = X86_PF_USER | X86_PF_WRITE; in write_ok_or_segv()123 if ((error_code & (X86_PF_WRITE | X86_PF_USER)) != X86_PF_USER) in emulate_vsyscall()
200 unsigned long error_code = X86_PF_PROT | X86_PF_WRITE; in vc_write_mem()498 ctxt->fi.error_code |= X86_PF_WRITE; in vc_do_mmio()
134 ctxt->fi.error_code |= X86_PF_WRITE; in vc_insn_string_check()