Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h170 #define xive2_nvp_is_valid(nvp) (be32_to_cpu((nvp)->w0) & NVP2_W0_VALID) macro
/qemu/hw/intc/
H A Dxive2.c199 if (!xive2_nvp_is_valid(&nvp)) { in xive2_tctx_save_os_ctx()
331 if (!xive2_nvp_is_valid(&nvp)) { in xive2_tctx_need_resend()
647 if (!xive2_nvp_is_valid(&nvp)) { in xive2_router_end_notify()
H A Dpnv_xive2.c2035 if (!xive2_nvp_is_valid(nvp)) { in type_init()