Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv.h179 #define PNV9_XIVE_VC_SIZE 0x0000008000000000ull macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c1938 #define PNV_XIVE_NR_IRQS (PNV9_XIVE_VC_SIZE / (1ull << XIVE_ESB_64K_2PAGE))
1939 #define PNV_XIVE_NR_ENDS (PNV9_XIVE_VC_SIZE / (1ull << XIVE_ESB_64K_2PAGE))
2011 "xive-vc", PNV9_XIVE_VC_SIZE); in pnv_xive_realize()
2014 PNV9_XIVE_VC_SIZE); in pnv_xive_realize()
2017 PNV9_XIVE_VC_SIZE); in pnv_xive_realize()