Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcompat.c233 int ppc_init_compat_all(uint32_t compat_pvr, Error **errp) in ppc_init_compat_all() function
H A Dcpu.h1647 int ppc_init_compat_all(uint32_t compat_pvr, Error **errp);
/openbmc/qemu/hw/ppc/
H A Dspapr.c1713 ppc_init_compat_all(spapr->max_compat_pvr, &error_fatal); in spapr_machine_reset()