Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive.c582 static uint64_t pnv_xive_edt_shift(PnvXive *xive) in pnv_xive_edt_shift() function
659 uint64_t edt_size = 1ull << pnv_xive_edt_shift(xive); in pnv_xive_edt_size()
682 uint64_t edt_size = 1ull << pnv_xive_edt_shift(xive); in pnv_xive_edt_offset()
1704 uint64_t edt_index = offset >> pnv_xive_edt_shift(xive); in pnv_xive_vc_read()
1747 uint64_t edt_index = offset >> pnv_xive_edt_shift(xive); in pnv_xive_vc_write()