Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h171 #define xive2_nvp_is_hw(nvp) (be32_to_cpu((nvp)->w0) & NVP2_W0_HW) macro
/qemu/hw/intc/
H A Dxive2.c205 if (!xive2_nvp_is_hw(&nvp)) { in xive2_tctx_save_os_ctx()
284 if (!xive2_nvp_is_hw(nvp)) { in xive2_tctx_restore_os_ctx()
H A Dpnv_xive2.c2045 if (xive2_nvp_is_hw(nvp)) { in type_init()