Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive.c577 static uint64_t pnv_xive_vc_size(PnvXive *xive) in pnv_xive_vc_size() function
584 return ctz64(pnv_xive_vc_size(xive) / XIVE_TABLE_EDT_MAX); in pnv_xive_edt_shift()
1084 memory_region_set_size(&xive->vc_mmio, pnv_xive_vc_size(xive)); in pnv_xive_ic_reg_write()