Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2.h108 uint64_t xive2_tm_pull_os_ctx(XivePresenter *xptr, XiveTCTX *tctx,
/qemu/hw/intc/
H A Dxive.c522 { XIVE_TM_HV_PAGE, TM_SPC_PULL_OS_CTX, 4, NULL, xive2_tm_pull_os_ctx },
523 { XIVE_TM_HV_PAGE, TM_SPC_PULL_OS_CTX, 8, NULL, xive2_tm_pull_os_ctx },
H A Dxive2.c245 uint64_t xive2_tm_pull_os_ctx(XivePresenter *xptr, XiveTCTX *tctx, in xive2_tm_pull_os_ctx() function