Searched refs:kvm_hyp_handle_mops (Results 1 – 3 of 3) sorted by relevance
220 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,231 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
431 [ESR_ELx_EC_MOPS] = kvm_hyp_handle_mops,
298 static bool kvm_hyp_handle_mops(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_mops() function