Searched refs:KVM_CAP_PPC_OSI (Results 1 – 6 of 6) sorted by relevance
328 #if defined(KVM_CAP_PPC_OSI) || (defined(HAVE_DECL_KVM_CAP_PPC_OSI) && HAVE_DECL_KVM_CAP_PPC_OSI)330 static_assert((KVM_CAP_PPC_OSI) == (52), "KVM_CAP_PPC_OSI != 52");333 # define KVM_CAP_PPC_OSI 521120 [KVM_CAP_PPC_OSI] = XLAT(KVM_CAP_PPC_OSI),
48 KVM_CAP_PPC_OSI 52
64 PpcOsi = KVM_CAP_PPC_OSI,
881 #define KVM_CAP_PPC_OSI 52 macro
370 pub const KVM_CAP_PPC_OSI: ::std::os::raw::c_uint = 52; constant
354 pub const KVM_CAP_PPC_OSI: ::std::os::raw::c_uint = 52; constant