Searched refs:handle_cop_unusable (Results 1 – 3 of 3) sorted by relevance
639 .handle_cop_unusable = kvm_trap_emul_handle_cop_unusable,
1284 ret = kvm_mips_callbacks->handle_cop_unusable(vcpu); in kvm_mips_handle_exit()
601 int (*handle_cop_unusable)(struct kvm_vcpu *vcpu); member