Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kvm/
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()