Searched refs:settime64_supported (Results 1 – 1 of 1) sorted by relevance
97 static bool settime64_supported = true; in xen_pvclock_gtod_notify() local111 if (settime64_supported) { in xen_pvclock_gtod_notify()126 if (ret == -ENOSYS && settime64_supported) { in xen_pvclock_gtod_notify()127 settime64_supported = false; in xen_pvclock_gtod_notify()