Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_drc.h32 #define SPAPR_DRC_PHYSICAL(obj) OBJECT_CHECK(SpaprDrcPhysical, (obj), \ macro
/qemu/hw/ppc/
H A Dspapr_drc.c633 SpaprDrcPhysical *drcp = SPAPR_DRC_PHYSICAL(drc); in drc_physical_reset()
644 SpaprDrcPhysical *drcp = SPAPR_DRC_PHYSICAL(d); in realize_physical()
661 SpaprDrcPhysical *drcp = SPAPR_DRC_PHYSICAL(d); in unrealize_physical()
1056 SPAPR_DRC_PHYSICAL(drc)->dr_indicator = state; in rtas_set_dr_indicator()