Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kvm/
Dvz.c1665 static u64 kvm_vz_get_one_regs_contextconfig[] = { variable
1706 ret += ARRAY_SIZE(kvm_vz_get_one_regs_contextconfig); in kvm_vz_num_regs()
1747 if (copy_to_user(indices, kvm_vz_get_one_regs_contextconfig, in kvm_vz_copy_reg_indices()
1748 sizeof(kvm_vz_get_one_regs_contextconfig))) in kvm_vz_copy_reg_indices()
1750 indices += ARRAY_SIZE(kvm_vz_get_one_regs_contextconfig); in kvm_vz_copy_reg_indices()