Home
last modified time | relevance | path

Searched refs:Pnv8Psi (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dpnv_psi.h54 OBJECT_DECLARE_SIMPLE_TYPE(Pnv8Psi, PNV8_PSI)
56 struct Pnv8Psi { struct
H A Dpnv_chip.h54 Pnv8Psi psi;
/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c476 Pnv8Psi *psi8 = PNV8_PSI(obj); in pnv_psi_power8_instance_init()
581 .instance_size = sizeof(Pnv8Psi),
H A Dpnv.c1244 Pnv8Psi *psi8 = &chip8->psi; in pnv_chip_power8_realize()