Searched refs:PF_PROT (Results 1 – 1 of 1) sorted by relevance
37 PF_PROT = 1 << 0, enumerator794 error_code |= PF_PROT; in __bad_area_nosemaphore()965 if (error_code != (PF_WRITE | PF_PROT) in spurious_fault()966 && error_code != (PF_INSTR | PF_PROT)) in spurious_fault()1019 if (unlikely(error_code & PF_PROT)) in access_error()1098 if (!(error_code & (PF_RSVD | PF_USER | PF_PROT))) { in __do_page_fault()