![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __ASM_VDSO_CLOCKSOURCE_H 0003 #define __ASM_VDSO_CLOCKSOURCE_H 0004 0005 #define VDSO_ARCH_CLOCKMODES \ 0006 VDSO_CLOCKMODE_TSC, \ 0007 VDSO_CLOCKMODE_PVCLOCK, \ 0008 VDSO_CLOCKMODE_HVCLOCK 0009 0010 #define HAVE_VDSO_CLOCKMODE_HVCLOCK 0011 0012 #endif /* __ASM_VDSO_CLOCKSOURCE_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |