Home
last modified time | relevance | path

Searched refs:ICTIMESYNCFLAG_SAMPLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hv/
Dhv_util.c222 if ((flags & ICTIMESYNCFLAG_SAMPLE) != 0 && scnt > 0) { in adj_guesttime()
/linux-4.4.14/include/linux/
Dhyperv.h1230 #define ICTIMESYNCFLAG_SAMPLE 2 macro