Searched defs:xscom_core_base (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ | ||
H A D | pnv_chip.h | 169 uint64_t (*xscom_core_base)(PnvChip *chip, uint32_t core_id); member |
/qemu/hw/ppc/ | ||
H A D | pnv.c | 2401 uint64_t xscom_core_base; in pnv_chip_core_realize() local |