Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dxive-regs.h110 #define TM_SPC_ACK_OS_REG 0x810 /* Load16 ack OS irq to reg */ macro
/linux-6.1.9/arch/powerpc/sysdev/xive/
Dspapr.c615 ack = be16_to_cpu(__raw_readw(xive_tima + TM_SPC_ACK_OS_REG)); in xive_spapr_update_pending()
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_xive.c51 ack = be16_to_cpu(__raw_readw(xive_tima + TM_SPC_ACK_OS_REG)); in xive_vm_ack_pending()