Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_rtc.c39 void spapr_rtc_read(SpaprRtcState *rtc, struct tm *tm, uint32_t *ns) in spapr_rtc_read() function
82 spapr_rtc_read(&spapr->rtc, &tm, &ns); in rtas_get_time_of_day()
136 spapr_rtc_read(SPAPR_RTC(obj), current_tm, NULL); in spapr_rtc_qom_date()
H A Dspapr_events.c520 spapr_rtc_read(&spapr->rtc, &tm, NULL); in spapr_init_maina()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h948 void spapr_rtc_read(SpaprRtcState *rtc, struct tm *tm, uint32_t *ns);