Home
last modified time | relevance | path

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

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