Searched refs:ARM_EXCEPTION_IL (Results 1 – 6 of 6) sorted by relevance
268 case ARM_EXCEPTION_IL: in handle_exit()
1077 ret = ARM_EXCEPTION_IL; in kvm_arch_vcpu_ioctl_run()
109 mov x0, #ARM_EXCEPTION_IL
250 *exit_code |= ARM_EXCEPTION_IL; in early_exit_filter()
551 case ARM_EXCEPTION_IL: in flush_shadow_state()600 case ARM_EXCEPTION_IL: in sync_shadow_state()
22 #define ARM_EXCEPTION_IL 3 macro