Home
last modified time | relevance | path

Searched defs:pec (Results 1 – 7 of 7) sorted by relevance

/qemu/hw/pci-host/
H A Dpnv_phb4_pec.c26 #define phb_pec_error(pec, fmt, ...) \ argument
34 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_nest_xscom_read() local
44 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_nest_xscom_write() local
99 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_pci_xscom_read() local
109 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_pci_xscom_write() local
162 PnvPhb4PecState *pec = &pecs[i]; in pnv_pec_add_phb() local
179 static PnvPHB *pnv_pec_default_phb_realize(PnvPhb4PecState *pec, in pnv_pec_default_phb_realize()
205 PnvPhb4PecState *pec = PNV_PHB4_PEC(dev); in pnv_pec_realize() local
279 PnvPhb4PecState *pec = PNV_PHB4_PEC(dev); in pnv_pec_dt_xscom() local
335 static uint32_t pnv_pec_xscom_cplt_base(PnvPhb4PecState *pec) in pnv_pec_xscom_cplt_base()
[all …]
H A Dpnv_phb4.c29 #define phb_pec_error(pec, fmt, ...) \ argument
871 PnvPhb4PecState *pec = phb->pec; in pnv_phb4_get_phb_stack_no() local
909 PnvPhb4PecState *pec = phb->pec; in pnv_pec_phb_update_map() local
997 PnvPhb4PecState *pec = phb->pec; in pnv_pec_stk_nest_xscom_write() local
1382 int pnv_phb4_pec_get_phb_id(PnvPhb4PecState *pec, int stack_index) in pnv_phb4_pec_get_phb_id()
1486 PnvPhb4PecState *pec = phb->pec; in pnv_phb4_xscom_realize() local
H A Dpnv_phb.h30 PnvPhb4PecState *pec; member
/qemu/hw/s390x/
H A Ds390-pci-bus.c287 static void s390_pci_generate_event(uint8_t cc, uint16_t pec, uint32_t fh, in s390_pci_generate_event()
305 static void s390_pci_generate_plug_event(uint16_t pec, uint32_t fh, in s390_pci_generate_plug_event()
311 void s390_pci_generate_error_event(uint16_t pec, uint32_t fh, uint32_t fid, in s390_pci_generate_error_event()
/qemu/include/hw/s390x/
H A Ds390-pci-bus.h210 uint16_t pec; member
223 uint16_t pec; member
235 uint16_t pec; member
/qemu/include/hw/pci-host/
H A Dpnv_phb4.h90 PnvPhb4PecState *pec; member
/qemu/hw/ppc/
H A Dpnv.c1771 PnvPhb4PecState *pec = &chip9->pecs[i]; in pnv_chip_power9_pec_realize() local
2050 PnvPhb4PecState *pec = &chip10->pecs[i]; in pnv_chip_power10_phb_realize() local