Searched defs:vrtc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvrtc.c74 struct vrtc { struct
125 update_enabled(struct vrtc *vrtc) argument
146 vrtc_curtime(struct vrtc *vrtc, sbintime_t *basetime) argument
178 secs_to_rtc(time_t rtctime, struct vrtc *vrtc, int force_update) argument
279 rtc_to_secs(struct vrtc *vrtc) argument
397 vrtc_time_update(struct vrtc *vrtc, time_t newtime, sbintime_t newbase) argument
476 vrtc_freq(struct vrtc *vrtc) argument
521 vrtc_callout_reset(struct vrtc *vrtc, sbintime_t freqsbt) argument
541 struct vrtc *vrtc = arg; local
578 vrtc_callout_check(struct vrtc *vrtc, sbintime_t freq) argument
589 vrtc_set_reg_c(struct vrtc *vrtc, uint8_t newval) argument
627 vrtc_set_reg_b(struct vrtc *vrtc, uint8_t newval) argument
703 vrtc_set_reg_a(struct vrtc *vrtc, uint8_t newval) argument
751 struct vrtc *vrtc; local
772 struct vrtc *vrtc; local
787 struct vrtc *vrtc; local
814 struct vrtc *vrtc; local
847 struct vrtc *vrtc; local
870 struct vrtc *vrtc; local
965 vrtc_reset(struct vrtc *vrtc) argument
982 struct vrtc *vrtc; local
1016 vrtc_cleanup(struct vrtc *vrtc) argument
[all...]
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c151 struct vrtc *vrtc; /* (o) virtual RTC */ member in struct:vm

Completed in 49 milliseconds