Home
last modified time | relevance | path

Searched refs:VCLOCK_HPET (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dclocksource.h8 #define VCLOCK_HPET 2 /* vDSO should use vread_hpet. */ macro
/linux-4.4.14/arch/x86/entry/vdso/
Dvclock_gettime.c204 else if (gtod->vclock_mode == VCLOCK_HPET) in vgetsns()
/linux-4.4.14/arch/x86/kernel/
Dhpet.c775 .archdata = { .vclock_mode = VCLOCK_HPET },
/linux-4.4.14/arch/x86/kvm/
Dtrace.h813 {VCLOCK_HPET, "hpet"} \