Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive.c74 static uint8_t pnv_xive_block_id(PnvXive *xive) in pnv_xive_block_id() function
310 if (pnv_xive_block_id(xive) != blk) { in pnv_xive_get_end()
323 if (pnv_xive_block_id(xive) != blk) { in pnv_xive_write_end()
423 if (pnv_xive_block_id(xive) != blk) { in pnv_xive_get_eas()
436 if (pnv_xive_block_id(xive) != blk) { in pnv_xive_get_pq()
450 if (pnv_xive_block_id(xive) != blk) { in pnv_xive_set_pq()
538 return pnv_xive_block_id(PNV_XIVE(xrtr)); in pnv_xive_get_block_id()
568 uint8_t blk = pnv_xive_block_id(xive); in pnv_xive_notify()
605 uint8_t blk = pnv_xive_block_id(xive); in pnv_xive_vst_per_subpage()
1805 uint8_t blk = pnv_xive_block_id(xive); /* TODO: VDT -> block xlate */ in pnv_xive_pc_read()
[all …]