Home
last modified time | relevance | path

Searched defs:MIN_ROLLOVER_SECS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clocksource/
H A Darm_arch_timer.c41 #define MIN_ROLLOVER_SECS (40ULL * 365 * 24 * 3600) macro
/linux/tools/testing/selftests/kvm/arm64/
H A Darch_timer_edge_cases.c1028 const uint64_t MIN_ROLLOVER_SECS = 40ULL * 365 * 24 * 3600; in set_counter_defaults() local