Home
last modified time | relevance | path

Searched refs:ESR_ELx_ISS (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/kvm/
A Dhandle_exit.c317 u64 iss = ESR_ELx_ISS(esr); in handle_other()
/arch/arm64/include/asm/
A Desr.h81 #define ESR_ELx_ISS(esr) ((esr) & ESR_ELx_ISS_MASK) macro
/arch/arm64/kvm/hyp/vhe/
A Dswitch.c504 iss = ESR_ELx_ISS(read_sysreg_s(SYS_AFSR1_EL2)); in kvm_hyp_handle_impdef()

Completed in 10 milliseconds