Searched defs:KVM_CAP_NR_MEMSLOTS (Results 1 – 3 of 3) sorted by relevance
340 pub const KVM_CAP_NR_MEMSLOTS: ::std::os::raw::c_uint = 10; constant
317 pub const KVM_CAP_NR_MEMSLOTS: ::std::os::raw::c_uint = 10; constant
826 #define KVM_CAP_NR_MEMSLOTS 10 /* returns max memory slots per vm */ macro