Searched refs:CLOCKSOURCE_MASK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dclocksource.h36 #define CLOCKSOURCE_MASK(x) ((u64)(-1ULL >> ((-(x)) & 63))) macro

Completed in 70 milliseconds