Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kvm/
Dvz.c1766 static u64 kvm_vz_get_one_regs_htw[] = { variable
1798 ret += ARRAY_SIZE(kvm_vz_get_one_regs_htw); in kvm_vz_num_regs()
1847 if (copy_to_user(indices, kvm_vz_get_one_regs_htw, in kvm_vz_copy_reg_indices()
1848 sizeof(kvm_vz_get_one_regs_htw))) in kvm_vz_copy_reg_indices()
1850 indices += ARRAY_SIZE(kvm_vz_get_one_regs_htw); in kvm_vz_copy_reg_indices()