Searched refs:VCLOCK_MAX (Results 1 – 3 of 3) sorted by relevance
11 #define VCLOCK_MAX 3 macro
32 BUILD_BUG_ON(VCLOCK_MAX >= 32); in __x86_get_clock_mode()
120 if (cs->archdata.vclock_mode > VCLOCK_MAX) { in clocksource_arch_init()