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
265 .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()
430 extern time64_t rtas_get_boot_time(void);
1135 .get_boot_time = rtas_get_boot_time, in define_machine()
Completed in 14 milliseconds