Searched refs:get_boot_time (Results 1 – 6 of 6) sorted by relevance
74 time64_t (*get_boot_time)(void); member
810 if (ppc_md.get_boot_time) { in __read_persistent_clock()811 ts->tv_sec = ppc_md.get_boot_time() - timezone_offset; in __read_persistent_clock()
453 .get_boot_time = pas_get_boot_time, in define_machine()
585 .get_boot_time = pmac_get_boot_time, in define_machine()
331 ppc_md.get_boot_time = rtas_get_boot_time; in chrp_setup_arch()
1176 .get_boot_time = rtas_get_boot_time, in define_machine()