Searched refs:pSeries_get_boot_time (Results 1 – 2 of 2) sorted by relevance
92 extern void pSeries_get_boot_time(struct rtc_time *rtc_time);300 ppc_md.get_boot_time = pSeries_get_boot_time; in chrp_init()
279 void pSeries_get_boot_time(struct rtc_time *rtc_tm) in pSeries_get_boot_time() function