Searched refs:KVM_CAP_ADJUST_CLOCK (Results 1 – 6 of 6) sorted by relevance
237 #if defined(KVM_CAP_ADJUST_CLOCK) || (defined(HAVE_DECL_KVM_CAP_ADJUST_CLOCK) && HAVE_DECL_KVM_CAP_…239 static_assert((KVM_CAP_ADJUST_CLOCK) == (39), "KVM_CAP_ADJUST_CLOCK != 39");242 # define KVM_CAP_ADJUST_CLOCK 391107 [KVM_CAP_ADJUST_CLOCK] = XLAT(KVM_CAP_ADJUST_CLOCK),
35 KVM_CAP_ADJUST_CLOCK 39
49 AdjustClock = KVM_CAP_ADJUST_CLOCK,
864 #define KVM_CAP_ADJUST_CLOCK 39 macro
359 pub const KVM_CAP_ADJUST_CLOCK: ::std::os::raw::c_uint = 39; constant
341 pub const KVM_CAP_ADJUST_CLOCK: ::std::os::raw::c_uint = 39; constant