Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dtime.h107 void timer_rearm_host_dec(u64 now);
/linux/arch/powerpc/kernel/
H A Dtime.c500 void timer_rearm_host_dec(u64 now) in timer_rearm_host_dec() function
516 EXPORT_SYMBOL_GPL(timer_rearm_host_dec);
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c912 timer_rearm_host_dec(*tb); in kvmhv_vcpu_entry_p9()