Searched refs:KVM_CAP_CLOCKSOURCE (Results 1 – 6 of 6) sorted by relevance
55 #if defined(KVM_CAP_CLOCKSOURCE) || (defined(HAVE_DECL_KVM_CAP_CLOCKSOURCE) && HAVE_DECL_KVM_CAP_CL…57 static_assert((KVM_CAP_CLOCKSOURCE) == (8), "KVM_CAP_CLOCKSOURCE != 8");60 # define KVM_CAP_CLOCKSOURCE 81081 [KVM_CAP_CLOCKSOURCE] = XLAT(KVM_CAP_CLOCKSOURCE),
9 KVM_CAP_CLOCKSOURCE 8
18 Clocksource = KVM_CAP_CLOCKSOURCE,
877 #define KVM_CAP_CLOCKSOURCE 8 macro
466 pub const KVM_CAP_CLOCKSOURCE: u32 = 8; constant
408 pub const KVM_CAP_CLOCKSOURCE: u32 = 8; constant