Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_xive_template.c29 ack = be16_to_cpu(__x_readw(__x_tima + TM_SPC_ACK_OS_REG)); in GLUE()
264 __x_writeb(xc->cppr, __x_tima + TM_QW1_OS + TM_CPPR); in GLUE()
350 __be64 qw1 = __x_readq(__x_tima + TM_QW1_OS); in GLUE()
379 __x_writeb(prio, __x_tima + TM_SPC_SET_OS_PENDING); in GLUE()
502 __x_writeb(cppr, __x_tima + TM_QW1_OS + TM_CPPR); in GLUE()
607 __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.c48 #define __x_tima xive_tima macro