Home
last modified time | relevance | path

Searched refs:copy_reg_indices (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dtrap_emul.c1293 .copy_reg_indices = kvm_trap_emul_copy_reg_indices,
H A Dmips.c661 return kvm_mips_callbacks->copy_reg_indices(vcpu, indices); in kvm_mips_copy_reg_indices()
H A Dvz.c3305 .copy_reg_indices = kvm_vz_copy_reg_indices,
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkvm_host.h839 int (*copy_reg_indices)(struct kvm_vcpu *vcpu, u64 __user *indices); member