Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dtime.h111 void timer_rearm_host_dec(u64 now);
/openbmc/linux/arch/powerpc/kernel/
H A Dtime.c478 void timer_rearm_host_dec(u64 now) in timer_rearm_host_dec() function
494 EXPORT_SYMBOL_GPL(timer_rearm_host_dec);
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c912 timer_rearm_host_dec(*tb); in kvmhv_vcpu_entry_p9()
H A Dbook3s_hv.c4131 timer_rearm_host_dec(*tb); in kvmhv_vcpu_entry_p9_nested()