Searched refs:PF_INSTR (Results 1 – 1 of 1) sorted by relevance
41 PF_INSTR = 1 << 4, enumerator145 if (error_code & PF_INSTR) in is_prefetch()596 if (error_code & PF_INSTR) { in show_fault_oops()786 if (unlikely((error_code & PF_INSTR) && in __bad_area_nosemaphore()920 if ((error_code & PF_INSTR) && !pte_exec(*pte)) in spurious_fault_check()966 && error_code != (PF_INSTR | PF_PROT)) in spurious_fault()