Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv.h164 #define PNV_PSIHB_SIZE 0x0000000000100000ull macro
166 (0x0003fffe80000000ull + (uint64_t)(chip)->chip_id * PNV_PSIHB_SIZE)
/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c520 "psihb", PNV_PSIHB_SIZE); in pnv_psi_power8_realize()