Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_drc.h32 #define SPAPR_DRC_PHYSICAL(obj) OBJECT_CHECK(SpaprDrcPhysical, (obj), \ macro
/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c623 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()
1047 SPAPR_DRC_PHYSICAL(drc)->dr_indicator = state; in rtas_set_dr_indicator()