Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dopal-api.h716 OPAL_P7IOC_NUM_PEST_REGS = 128, enumerator
782 __be64 pestA[OPAL_P7IOC_NUM_PEST_REGS];
783 __be64 pestB[OPAL_P7IOC_NUM_PEST_REGS];
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.c271 pnv_pci_dump_pest(data->pestA, data->pestB, OPAL_P7IOC_NUM_PEST_REGS); in pnv_pci_dump_p7ioc_diag_data()