Searched refs:ESR_ELx_FSC_FAULT (Results 1 – 3 of 3) sorted by relevance
252 return fsc_type == ESR_ELx_FSC_FAULT && in is_el1_permission_fault()330 esr |= ESR_ELx_FSC_FAULT; in __do_user_fault()339 esr |= ESR_ELx_FSC_FAULT; in __do_user_fault()
117 #define ESR_ELx_FSC_FAULT (0x04) macro
210 #define FSC_FAULT ESR_ELx_FSC_FAULT