Searched refs:get_boot_time (Results 1 – 13 of 13) sorted by relevance
151 ppc_md.get_boot_time = opal_get_boot_time; in pnv_setup_machdep_opal()164 ppc_md.get_boot_time = rtas_get_boot_time; in pnv_setup_machdep_rtas()
142 .get_boot_time = rtas_get_boot_time, in define_machine()
235 .get_boot_time = rtas_get_boot_time, in define_machine()
274 .get_boot_time = rtas_get_boot_time, in define_machine()
232 .get_boot_time = rtas_get_boot_time, in define_machine()
276 .get_boot_time = ps3_get_boot_time, in define_machine()
330 .get_boot_time = maple_get_boot_time, in define_machine()
136 unsigned long (*get_boot_time)(void); member
444 .get_boot_time = pas_get_boot_time, in define_machine()
694 if (ppc_md.get_boot_time) { in __read_persistent_clock()695 ts->tv_sec = ppc_md.get_boot_time() - timezone_offset; in __read_persistent_clock()
669 .get_boot_time = pmac_get_boot_time, in define_machine()
335 ppc_md.get_boot_time = rtas_get_boot_time; in chrp_setup_arch()
753 .get_boot_time = rtas_get_boot_time, in define_machine()