Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dswitch.c220 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
231 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
/linux-6.12.1/arch/arm64/include/asm/
Desr.h50 #define ESR_ELx_EC_MOPS UL(0x27) macro
/linux-6.12.1/arch/arm64/kvm/hyp/vhe/
Dswitch.c431 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
/linux-6.12.1/arch/arm64/kernel/
Dentry-common.c766 case ESR_ELx_EC_MOPS: in el0t_64_sync_handler()
Dtraps.c852 [ESR_ELx_EC_MOPS] = "MOPS",