Searched refs:PF_WRITE (Results 1 – 1 of 1) sorted by relevance
38 PF_WRITE = 1 << 1, enumerator917 if ((error_code & PF_WRITE) && !pte_write(*pte)) in spurious_fault_check()965 if (error_code != (PF_WRITE | PF_PROT) in spurious_fault()1011 if (error_code & PF_WRITE) { in access_error()1161 if (error_code & PF_WRITE) in __do_page_fault()