Home
last modified time | relevance | path

Searched refs:vsds (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h81 uint64_t vsds[5][XIVE_BLOCK_MAX]; member
153 uint64_t vsds[9][XIVE_BLOCK_MAX]; member
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c237 vsd = xive->vsds[type][blk]; in pnv_xive_vst_addr()
594 uint64_t vsd = xive->vsds[VST_TSEL_SBE][blk]; in pnv_xive_nr_ipis()
606 uint64_t vsd = xive->vsds[type][blk]; in pnv_xive_vst_per_subpage()
799 xive->vsds[type][blk] = vsd; in pnv_xive_vst_set_exclusive()
892 xive->vsds[type][blk] = vsd; in pnv_xive_vst_set_data()
1402 uint64_t end_vsd = xive->vsds[VST_TSEL_EQDT][end_blk]; in pnv_xive_end_notify()
H A Dpnv_xive2.c246 vsd = xive->vsds[type][blk]; in pnv_xive2_vst_addr()
776 xive->vsds[type][blk] = vsd; in pnv_xive2_vst_set_exclusive()
861 xive->vsds[type][blk] = vsd; in pnv_xive2_vst_set_data()
2446 uint64_t vsd = xive->vsds[VST_ESB][blk]; in type_init()
2458 uint64_t vsd = xive->vsds[type][blk]; in pnv_xive2_vst_per_subpage()