Searched refs:ESR_ELx_ISS (Results 1 – 3 of 3) sorted by relevance
317 u64 iss = ESR_ELx_ISS(esr); in handle_other()
81 #define ESR_ELx_ISS(esr) ((esr) & ESR_ELx_ISS_MASK) macro
504 iss = ESR_ELx_ISS(read_sysreg_s(SYS_AFSR1_EL2)); in kvm_hyp_handle_impdef()
Completed in 10 milliseconds