Searched refs:handle_cop_unusable (Results 1 – 3 of 3) sorted by relevance
717 int (*handle_cop_unusable)(struct kvm_vcpu *vcpu); member
1214 ret = kvm_mips_callbacks->handle_cop_unusable(vcpu); in __kvm_mips_handle_exit()
3271 .handle_cop_unusable = kvm_trap_vz_handle_cop_unusable,