Searched refs:handle_cop_unusable (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dkvm_host.h717 int (*handle_cop_unusable)(struct kvm_vcpu *vcpu); member in struct:kvm_mips_callbacks
/linux-master/arch/mips/kvm/
H A Dmips.c1216 ret = kvm_mips_callbacks->handle_cop_unusable(vcpu);
H A Dvz.c3271 .handle_cop_unusable = kvm_trap_vz_handle_cop_unusable,

Completed in 129 milliseconds