Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dpnv_xive.c679 static uint64_t pnv_xive_edt_offset(PnvXive *xive, uint64_t vc_offset, in pnv_xive_edt_offset() argument
684 uint64_t edt_offset = vc_offset; in pnv_xive_edt_offset()
686 for (i = 0; i < XIVE_TABLE_EDT_MAX && (i * edt_size) < vc_offset; i++) { in pnv_xive_edt_offset()