Searched refs:get_boot_time (Results 1 – 11 of 11) sorted by relevance
268 .get_boot_time = rtas_get_boot_time, in define_machine()
231 .get_boot_time = rtas_get_boot_time, in define_machine()
265 .get_boot_time = ps3_get_boot_time, in define_machine()
306 .get_boot_time = maple_get_boot_time, in define_machine()
74 time64_t (*get_boot_time)(void); member
402 ppc_md.get_boot_time = opal_get_boot_time; in pnv_setup_machdep_opal()
456 .get_boot_time = pas_get_boot_time, in define_machine()
612 .get_boot_time = pmac_get_boot_time, in define_machine()
848 if (ppc_md.get_boot_time) { in __read_persistent_clock()849 ts->tv_sec = ppc_md.get_boot_time() - timezone_offset; in __read_persistent_clock()
330 ppc_md.get_boot_time = rtas_get_boot_time; in chrp_setup_arch()
1013 .get_boot_time = rtas_get_boot_time, in define_machine()