Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_nest_pervasive.c48 PnvNestChipletPervasive *nest_pervasive = PNV_NEST_CHIPLET_PERVASIVE( in pnv_chiplet_ctrl_read()
106 PnvNestChipletPervasive *nest_pervasive = PNV_NEST_CHIPLET_PERVASIVE( in pnv_chiplet_ctrl_write()
174 PnvNestChipletPervasive *nest_pervasive = PNV_NEST_CHIPLET_PERVASIVE(dev); in pnv_nest_pervasive_realize()
/openbmc/qemu/include/hw/ppc/
H A Dpnv_nest_pervasive.h13 #define PNV_NEST_CHIPLET_PERVASIVE(obj) OBJECT_CHECK(PnvNestChipletPervasive, (obj), TYPE_PNV_NEST_… macro