Searched refs:XiveNVT (Results 1 – 5 of 5) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | xive.h | 398 XiveNVT *nvt); 400 XiveNVT *nvt, uint8_t word_number); 412 XiveNVT *nvt); 414 XiveNVT *nvt, uint8_t word_number);
|
H A D | xive_regs.h | 295 typedef struct XiveNVT { struct 317 } XiveNVT; argument
|
/qemu/hw/intc/ |
H A D | pnv_xive.c | 49 [VST_TSEL_VPDT] = { "VPDT", sizeof(XiveNVT), 32 }, 367 XiveNVT *nvt) in pnv_xive_get_nvt() 373 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 | 472 XiveNVT nvt; in xive_tctx_need_resend() 1608 XiveNVT *nvt) in xive_router_get_nvt() 1616 XiveNVT *nvt, uint8_t word_number) in xive_router_write_nvt() 1878 XiveNVT nvt; in xive_router_end_notify()
|
H A D | spapr_xive.c | 401 uint8_t nvt_blk, uint32_t nvt_idx, XiveNVT *nvt) in spapr_xive_get_nvt() 420 uint32_t nvt_idx, XiveNVT *nvt, in spapr_xive_write_nvt()
|