Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dkvm_host.h717 int (*handle_cop_unusable)(struct kvm_vcpu *vcpu); member
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dkvm_host.h799 int (*handle_cop_unusable)(struct kvm_vcpu *vcpu); member
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dmips.c1267 ret = kvm_mips_callbacks->handle_cop_unusable(vcpu); in kvm_mips_handle_exit()
H A Dtrap_emul.c1262 .handle_cop_unusable = kvm_trap_emul_handle_cop_unusable,
H A Dvz.c3277 .handle_cop_unusable = kvm_trap_vz_handle_cop_unusable,
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dmips.c1216 ret = kvm_mips_callbacks->handle_cop_unusable(vcpu); in __kvm_mips_handle_exit()
H A Dvz.c3271 .handle_cop_unusable = kvm_trap_vz_handle_cop_unusable,

Completed in 18 milliseconds