Searched refs:VCLOCK_MAX (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/include/asm/ | ||
D | clocksource.h | 11 #define VCLOCK_MAX 3 macro |
/Linux-v4.19/arch/x86/entry/vsyscall/ | ||
D | vsyscall_gtod.c | 36 BUILD_BUG_ON(VCLOCK_MAX >= 32); in update_vsyscall() |