Searched refs:user_fault_matches_pac_error_code (Results 1 – 1 of 1) sorted by relevance
1550 user_fault_matches_pac_error_code(vm_offset_t fault_addr, uint64_t pc, bool data_key) in user_fault_matches_pac_error_code() function1640 if (user_fault_matches_pac_error_code(pc, pc, false)) { in handle_pc_align()1665 if (user_fault_matches_pac_error_code(get_saved_state_sp(ss), get_saved_state_pc(ss), true)) { in handle_sp_align()1981 if (user_fault_matches_pac_error_code(fault_addr, get_saved_state_pc(state), is_data_abort)) { in handle_user_abort()