Home
last modified time | relevance | path

Searched refs:kvm_vz_get_one_regs_contextconfig (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dvz.c1749 static u64 kvm_vz_get_one_regs_contextconfig[] = { variable
1790 ret += ARRAY_SIZE(kvm_vz_get_one_regs_contextconfig); in kvm_vz_num_regs()
1831 if (copy_to_user(indices, kvm_vz_get_one_regs_contextconfig, in kvm_vz_copy_reg_indices()
1832 sizeof(kvm_vz_get_one_regs_contextconfig))) in kvm_vz_copy_reg_indices()
1834 indices += ARRAY_SIZE(kvm_vz_get_one_regs_contextconfig); in kvm_vz_copy_reg_indices()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dvz.c1753 static u64 kvm_vz_get_one_regs_contextconfig[] = { variable
1794 ret += ARRAY_SIZE(kvm_vz_get_one_regs_contextconfig); in kvm_vz_num_regs()
1835 if (copy_to_user(indices, kvm_vz_get_one_regs_contextconfig, in kvm_vz_copy_reg_indices()
1836 sizeof(kvm_vz_get_one_regs_contextconfig))) in kvm_vz_copy_reg_indices()
1838 indices += ARRAY_SIZE(kvm_vz_get_one_regs_contextconfig); in kvm_vz_copy_reg_indices()

Completed in 7 milliseconds