Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h293 #define xive_nvt_is_valid(nvt) (be32_to_cpu((nvt)->w0) & NVT_W0_VALID) macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c1839 if (!xive_nvt_is_valid(nvt)) { in xive_nvt_pic_print_info()
H A Dxive.c1756 if (!xive_nvt_is_valid(&nvt)) { in xive_router_end_notify()