Searched refs:vdso_force_unstable (Results 1 – 2 of 2) sorted by relevance
232 vdso_th->th_x86_pvc_stable_mask = !pvc->vdso_force_unstable && in pvclock_tc_vdso_timehands()255 vdso_th->th_x86_pvc_stable_mask = !pvc->vdso_force_unstable && in pvclock_tc_vdso_timehands32()288 pvc->vdso_force_unstable = false; in pvclock_init()291 "vdso_force_unstable", CTLFLAG_RW, &pvc->vdso_force_unstable, 0, in pvclock_init()
121 bool vdso_force_unstable; member