Searched refs:ABORT_TYPE_PREFETCH (Results 1 – 5 of 5) sorted by relevance
10 #define ABORT_TYPE_PREFETCH 1 macro
51 if (abort_type == ABORT_TYPE_PREFETCH) in abort_type_to_str()60 if (abort_type != ABORT_TYPE_DATA && abort_type != ABORT_TYPE_PREFETCH) in fault_to_str()207 ai->abort_type = ABORT_TYPE_PREFETCH; in set_abort_info()
95 if (abort_type == ABORT_TYPE_PREFETCH) in abort_type_to_str()104 if (abort_type != ABORT_TYPE_DATA && abort_type != ABORT_TYPE_PREFETCH) in fault_to_str()295 case ABORT_TYPE_PREFETCH: in set_abort_info()318 ai->abort_type = ABORT_TYPE_PREFETCH; in set_abort_info()
729 mov r0, #ABORT_TYPE_PREFETCH
1686 if (ai->abort_type == ABORT_TYPE_PREFETCH) { in pager_update_permissions()