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

/linux-master/arch/x86/include/asm/
H A Dclocksource.h16 static inline void vclocks_set_used(unsigned int which) function
/linux-master/arch/x86/kernel/
H A Dkvmclock.c153 vclocks_set_used(VDSO_CLOCKMODE_PVCLOCK);
H A Dtsc.c1156 vclocks_set_used(VDSO_CLOCKMODE_TSC);
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c462 vclocks_set_used(VDSO_CLOCKMODE_HVCLOCK);
/linux-master/arch/x86/xen/
H A Dtime.c159 vclocks_set_used(VDSO_CLOCKMODE_PVCLOCK);

Completed in 153 milliseconds