Searched refs:cpreg_vmstate_values (Results 1 – 5 of 5) sorted by relevance
882 memcpy(cpu->cpreg_vmstate_values, cpu->cpreg_values, in cpu_pre_save()975 cpu->cpreg_values[i] = cpu->cpreg_vmstate_values[v]; in cpu_post_load()1069 VMSTATE_VARRAY_INT32(cpreg_vmstate_values, ARMCPU,
853 cpu->cpreg_vmstate_values = g_renew(uint64_t, cpu->cpreg_vmstate_values, in kvm_arm_init_cpreg_list()
861 uint64_t *cpreg_vmstate_values; member
256 cpu->cpreg_vmstate_values = g_new(uint64_t, arraylen); in init_cpreg_list()
1011 arm_cpu->cpreg_vmstate_values = g_renew(uint64_t, in hvf_arch_init_vcpu()1012 arm_cpu->cpreg_vmstate_values, in hvf_arch_init_vcpu()