Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_drc.h31 #define TYPE_SPAPR_DRC_PHYSICAL "spapr-drc-physical" macro
33 TYPE_SPAPR_DRC_PHYSICAL)
/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c749 .name = TYPE_SPAPR_DRC_PHYSICAL,
771 .parent = TYPE_SPAPR_DRC_PHYSICAL,
1036 if (!drc || !object_dynamic_cast(OBJECT(drc), TYPE_SPAPR_DRC_PHYSICAL)) { in rtas_set_dr_indicator()