Searched refs:rtas_get_boot_time (Results 1 – 6 of 6) sorted by relevance
15 time64_t __init rtas_get_boot_time(void) in rtas_get_boot_time() function
266 .get_boot_time = rtas_get_boot_time, in define_machine()
228 .get_boot_time = rtas_get_boot_time, in define_machine()
331 ppc_md.get_boot_time = rtas_get_boot_time; in chrp_setup_arch()
433 extern time64_t rtas_get_boot_time(void);
1147 .get_boot_time = rtas_get_boot_time, in define_machine()