Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h130 hwaddr nvpg_base; member
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c1083 xive->nvpg_base = 0; in pnv_xive2_ic_cq_write()
1088 xive->nvpg_base = val & CQ_BAR_ADDR; in pnv_xive2_ic_cq_write()
1092 memory_region_add_subregion(sysmem, xive->nvpg_base, in pnv_xive2_ic_cq_write()
2345 DEFINE_PROP_UINT64("nvpg-bar", PnvXive2, nvpg_base, 0),