Home
last modified time | relevance | path

Searched refs:handle_res_inst (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h724 int (*handle_res_inst)(struct kvm_vcpu *vcpu); member
/openbmc/linux/arch/mips/kvm/
H A Dmips.c1261 ret = kvm_mips_callbacks->handle_res_inst(vcpu); in __kvm_mips_handle_exit()
H A Dvz.c3278 .handle_res_inst = kvm_trap_vz_no_handler,