Searched refs:TM_SPC_PULL_POOL_CTX (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | xive-regs.h | 115 #define TM_SPC_PULL_POOL_CTX 0x828 /* Load32/Load64 Pull/Invalidate Pool context to reg*/ macro
|
/openbmc/linux/arch/powerpc/sysdev/xive/ |
H A D | native.c | 403 in_be64(xive_tima + TM_SPC_PULL_POOL_CTX); in xive_native_setup_cpu() 440 in_be64(xive_tima + TM_SPC_PULL_POOL_CTX); in xive_native_teardown_cpu()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive_regs.h | 133 #define TM_SPC_PULL_POOL_CTX 0x828 /* Load32/Load64 Pull/Invalidate Pool */ macro
|
/openbmc/qemu/hw/intc/ |
H A D | xive.c | 582 { XIVE_TM_HV_PAGE, TM_SPC_PULL_POOL_CTX, 4, NULL, 584 { XIVE_TM_HV_PAGE, TM_SPC_PULL_POOL_CTX, 8, NULL, 627 { XIVE_TM_HV_PAGE, TM_SPC_PULL_POOL_CTX, 4, NULL, 629 { XIVE_TM_HV_PAGE, TM_SPC_PULL_POOL_CTX, 8, NULL,
|