Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_xive_template.c26 ack = be16_to_cpu(__x_readw(__x_tima + TM_SPC_ACK_OS_REG)); in GLUE()
266 __x_writeb(xc->cppr, __x_tima + TM_QW1_OS + TM_CPPR); in GLUE()
344 __be64 qw1 = __x_readq(__x_tima + TM_QW1_OS); in GLUE()
373 __x_writeb(prio, __x_tima + TM_SPC_SET_OS_PENDING); in GLUE()
496 __x_writeb(cppr, __x_tima + TM_QW1_OS + TM_CPPR); in GLUE()
601 __x_writeb(xc->cppr, __x_tima + TM_QW1_OS + TM_CPPR); in GLUE()
Dbook3s_hv_rm_xive.c39 #define __x_tima get_tima_phys() macro
Dbook3s_xive.c45 #define __x_tima xive_tima macro