Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_MOPS (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c188 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
199 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h62 #define ESR_ELx_EC_MOPS (0x27) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c456 case ESR_ELx_EC_MOPS: in el1h_64_sync_handler()
779 case ESR_ELx_EC_MOPS: in el0t_64_sync_handler()
/linux/tools/arch/arm64/include/asm/
H A Desr.h49 #define ESR_ELx_EC_MOPS UL(0x27) macro
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c531 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,