Home
last modified time | relevance | path

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

/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.h1665 int ppc_init_compat_all(uint32_t compat_pvr, Error **errp);
/qemu/hw/ppc/
H A Dspapr.c1744 ppc_init_compat_all(spapr->max_compat_pvr, &error_fatal); in spapr_machine_reset()