Home
last modified time | relevance | path

Searched refs:ptimer (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
A Dosdep_service_linux.h56 static inline void _set_timer(struct timer_list *ptimer, u32 delay_time) in _set_timer() argument
58 mod_timer(ptimer, (jiffies + (delay_time * HZ / 1000))); in _set_timer()
/linux/arch/arm64/boot/dts/freescale/
A Dqoriq-fman3-0.dtsi23 ptimer-handle = <&ptp_timer0>;
/linux/arch/arm64/kvm/
A Darch_timer.c433 struct arch_timer_context *ptimer = vcpu_ptimer(vcpu); in kvm_timer_update_run() local
441 if (kvm_timer_should_fire(ptimer)) in kvm_timer_update_run()
863 struct arch_timer_context *ptimer = vcpu_ptimer(vcpu); in kvm_timer_should_notify_user() local
874 kvm_timer_should_fire(ptimer) != plevel; in kvm_timer_should_notify_user()
/linux/arch/powerpc/boot/dts/fsl/
A Dqoriq-fman-0.dtsi46 ptimer-handle = <&ptp_timer0>;
A Dqoriq-fman-1.dtsi46 ptimer-handle = <&ptp_timer1>;
A Dqoriq-fman3-0.dtsi46 ptimer-handle = <&ptp_timer0>;
A Dqoriq-fman3-1.dtsi46 ptimer-handle = <&ptp_timer1>;
A Dqoriq-fman3l-0.dtsi46 ptimer-handle = <&ptp_timer0>;
/linux/Documentation/devicetree/bindings/net/
A Dfsl,fman.yaml83 ptimer-handle:

Completed in 16 milliseconds