Searched refs:PF_INSTR (Results 1 – 1 of 1) sorted by relevance
43 PF_INSTR = 1 << 4, enumerator147 if (error_code & PF_INSTR) in is_prefetch()600 if (error_code & PF_INSTR) { in show_fault_oops()790 if (unlikely((error_code & PF_INSTR) && in __bad_area_nosemaphore()924 if ((error_code & PF_INSTR) && !pte_exec(*pte)) in spurious_fault_check()970 && error_code != (PF_INSTR | PF_PROT)) in spurious_fault()