Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dpnv_xive.h86 uint64_t vdt[XIVE_TABLE_VDT_MAX]; member
/qemu/hw/intc/
H A Dpnv_xive.c732 max_index = ARRAY_SIZE(xive->vdt); in pnv_xive_table_set_data()
733 xive_table = xive->vdt; in pnv_xive_table_set_data()