Searched refs:get_boot_time (Results 1 – 11 of 11) sorted by relevance
264 .get_boot_time = rtas_get_boot_time, in define_machine()
230 .get_boot_time = rtas_get_boot_time, in define_machine()
261 .get_boot_time = ps3_get_boot_time, in define_machine()
359 .get_boot_time = maple_get_boot_time, in define_machine()
76 time64_t (*get_boot_time)(void); member
800 if (ppc_md.get_boot_time) { in __read_persistent_clock()801 ts->tv_sec = ppc_md.get_boot_time() - timezone_offset; in __read_persistent_clock()
465 ppc_md.get_boot_time = opal_get_boot_time; in pnv_setup_machdep_opal()
452 .get_boot_time = pas_get_boot_time, in define_machine()
610 .get_boot_time = pmac_get_boot_time, in define_machine()
329 ppc_md.get_boot_time = rtas_get_boot_time; in chrp_setup_arch()
1065 .get_boot_time = rtas_get_boot_time, in define_machine()