Searched refs:ACPI_100NSEC_PER_SEC (Results 1 – 4 of 4) sorted by relevance
88 ((u64)acpi_gbl_max_loop_iterations * ACPI_100NSEC_PER_SEC); in acpi_ds_exec_begin_control_op()
992 return (((u64)time.tv_sec * ACPI_100NSEC_PER_SEC) + in acpi_os_get_timer()
435 #define ACPI_100NSEC_PER_SEC 10000000L macro
641 (ACPI_100NSEC_PER_SEC / HZ); in acpi_os_get_timer()
Completed in 20 milliseconds