Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kvm/
Dvz.c1762 static u64 kvm_vz_get_one_regs_htw[] = { variable
1794 ret += ARRAY_SIZE(kvm_vz_get_one_regs_htw); in kvm_vz_num_regs()
1843 if (copy_to_user(indices, kvm_vz_get_one_regs_htw, in kvm_vz_copy_reg_indices()
1844 sizeof(kvm_vz_get_one_regs_htw))) in kvm_vz_copy_reg_indices()
1846 indices += ARRAY_SIZE(kvm_vz_get_one_regs_htw); in kvm_vz_copy_reg_indices()