Searched refs:XiveNVT (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | xive.h | 400 XiveNVT *nvt); 402 XiveNVT *nvt, uint8_t word_number); 414 XiveNVT *nvt); 416 XiveNVT *nvt, uint8_t word_number);
|
H A D | xive_regs.h | 282 typedef struct XiveNVT { struct 304 } XiveNVT; argument
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive.c | 50 [VST_TSEL_VPDT] = { "VPDT", sizeof(XiveNVT), 32 }, 368 XiveNVT *nvt) in pnv_xive_get_nvt() 374 XiveNVT *nvt, uint8_t word_number) in pnv_xive_write_nvt() 1832 static void xive_nvt_pic_print_info(XiveNVT *nvt, uint32_t nvt_idx, in xive_nvt_pic_print_info() 1856 XiveNVT nvt; in pnv_xive_pic_print_info()
|
H A D | xive.c | 479 XiveNVT nvt; in xive_tctx_need_resend() 1613 XiveNVT *nvt) in xive_router_get_nvt() 1621 XiveNVT *nvt, uint8_t word_number) in xive_router_write_nvt() 1802 XiveNVT nvt; in xive_router_end_notify()
|
H A D | spapr_xive.c | 402 uint8_t nvt_blk, uint32_t nvt_idx, XiveNVT *nvt) in spapr_xive_get_nvt() 421 uint32_t nvt_idx, XiveNVT *nvt, in spapr_xive_write_nvt()
|