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

/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c195 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
207 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c186 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
/linux-master/arch/arm64/include/asm/
H A Desr.h50 #define ESR_ELx_EC_MOPS (0x27) macro
/linux-master/arch/arm64/kernel/
H A Dentry-common.c766 case ESR_ELx_EC_MOPS:
H A Dtraps.c838 [ESR_ELx_EC_MOPS] = "MOPS",

Completed in 167 milliseconds