Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_MAX (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c186 [0 ... ESR_ELx_EC_MAX] = NULL,
198 [0 ... ESR_ELx_EC_MAX] = NULL,
/openbmc/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h77 #define ESR_ELx_EC_MAX (0x3F) macro
/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c164 [0 ... ESR_ELx_EC_MAX] = NULL,
/openbmc/linux/arch/arm64/kvm/
H A Dhandle_exit.c256 [0 ... ESR_ELx_EC_MAX] = kvm_handle_unknown_ec,
/openbmc/linux/arch/arm64/include/asm/
H A Desr.h69 #define ESR_ELx_EC_MAX UL(0x3F) macro
/openbmc/linux/arch/arm64/kernel/
H A Dtraps.c853 [0 ... ESR_ELx_EC_MAX] = "UNRECOGNIZED EC",