Searched refs:handle_cop_unusable (Results 1 – 4 of 4) sorted by relevance
765 int (*handle_cop_unusable)(struct kvm_vcpu *vcpu); member
1285 .handle_cop_unusable = kvm_trap_emul_handle_cop_unusable,
1329 ret = kvm_mips_callbacks->handle_cop_unusable(vcpu); in kvm_mips_handle_exit()
3169 .handle_cop_unusable = kvm_trap_vz_handle_cop_unusable,