Home
last modified time | relevance | path

Searched refs:timer_get_next_tb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dtime.h105 static inline u64 timer_get_next_tb(void) in timer_get_next_tb() function
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c4160 next_timer = timer_get_next_tb(); in kvmhv_p9_guest_entry()