Searched refs:SpaprDrcPhysical (Results 1 – 2 of 2) sorted by relevance
32 #define SPAPR_DRC_PHYSICAL(obj) OBJECT_CHECK(SpaprDrcPhysical, (obj), \214 typedef struct SpaprDrcPhysical { struct220 } SpaprDrcPhysical; argument
599 SpaprDrcPhysical *drcp = (SpaprDrcPhysical *)opaque; in drc_physical_needed()615 VMSTATE_UINT32(dr_indicator, SpaprDrcPhysical),623 SpaprDrcPhysical *drcp = SPAPR_DRC_PHYSICAL(drc); in drc_physical_reset()634 SpaprDrcPhysical *drcp = SPAPR_DRC_PHYSICAL(d); in realize_physical()651 SpaprDrcPhysical *drcp = SPAPR_DRC_PHYSICAL(d); in unrealize_physical()751 .instance_size = sizeof(SpaprDrcPhysical),