Searched refs:ESR_ELx_EC_CP15_32 (Results 1 – 6 of 6) sorted by relevance
205 [ESR_ELx_EC_CP15_32] = kvm_handle_cp15_32,
2089 case ESR_ELx_EC_CP15_32: in unhandled_cp_access()
16 #define ESR_ELx_EC_CP15_32 (0x03) macro
684 case ESR_ELx_EC_CP15_32: in do_cp15instr()732 [ESR_ELx_EC_CP15_32] = "CP15 MCR/MRC",
764 cmp x24, #ESR_ELx_EC_CP15_32 // CP15 MRC/MCR trap
505 kvm_vcpu_trap_get_class(vcpu) == ESR_ELx_EC_CP15_32)) { in fixup_guest_exit()