Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h718 int (*handle_tlb_mod)(struct kvm_vcpu *vcpu); member
/openbmc/linux/arch/mips/kvm/
H A Dmips.c1224 ret = kvm_mips_callbacks->handle_tlb_mod(vcpu); in __kvm_mips_handle_exit()
H A Dvz.c3272 .handle_tlb_mod = kvm_trap_vz_handle_tlb_st_miss,