Home
last modified time | relevance | path

Searched refs:XIVE_PRESENTER_GEN1_TIMA_OS (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/ppc/
H A Dxive.h436 #define XIVE_PRESENTER_GEN1_TIMA_OS 0x1 macro
/qemu/hw/intc/
H A Dspapr_xive.c488 cfg |= XIVE_PRESENTER_GEN1_TIMA_OS; in spapr_xive_presenter_get_config()
H A Dpnv_xive.c532 cfg |= XIVE_PRESENTER_GEN1_TIMA_OS; in pnv_xive_presenter_get_config()
H A Dpnv_xive2.c529 cfg |= XIVE_PRESENTER_GEN1_TIMA_OS; in pnv_xive2_presenter_get_config()
H A Dxive.c539 if (cfg & XIVE_PRESENTER_GEN1_TIMA_OS) { in xive_tm_find_op()