Searched refs:cpreg_vmstate_indexes (Results 1 – 5 of 5) sorted by relevance
880 memcpy(cpu->cpreg_vmstate_indexes, cpu->cpreg_indexes, in cpu_pre_save()966 if (cpu->cpreg_vmstate_indexes[v] > cpu->cpreg_indexes[i]) { in cpu_post_load()970 if (cpu->cpreg_vmstate_indexes[v] < cpu->cpreg_indexes[i]) { in cpu_post_load()1066 VMSTATE_VARRAY_INT32(cpreg_vmstate_indexes, ARMCPU,
851 cpu->cpreg_vmstate_indexes = g_renew(uint64_t, cpu->cpreg_vmstate_indexes, in kvm_arm_init_cpreg_list()
860 uint64_t *cpreg_vmstate_indexes; member
255 cpu->cpreg_vmstate_indexes = g_new(uint64_t, arraylen); in init_cpreg_list()
1008 arm_cpu->cpreg_vmstate_indexes = g_renew(uint64_t, in hvf_arch_init_vcpu()1009 arm_cpu->cpreg_vmstate_indexes, in hvf_arch_init_vcpu()