Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmachine.c205 cpu->mig_slb_nr = cpu->hash64_opts->slb_size; in cpu_pre_save()
557 VMSTATE_INT32_TEST(mig_slb_nr, PowerPCCPU, cpu_pre_3_0_migration),
H A Dcpu.h1467 int32_t mig_slb_nr; member