Searched refs:KVM_CAP_NR_MEMSLOTS (Results 1 – 7 of 7) sorted by relevance
348 max_mem_slots = kvm_check_cap(KVM_CAP_NR_MEMSLOTS); in test_add_max_memory_regions()
805 #define KVM_CAP_NR_MEMSLOTS 10 /* returns max memory slots per vm */ macro
858 #define KVM_CAP_NR_MEMSLOTS 10 /* returns max memory slots per vm */ macro
3720 case KVM_CAP_NR_MEMSLOTS: in kvm_vm_ioctl_check_extension_generic()
1256 VM. The maximum allowed slots can be queried using KVM_CAP_NR_MEMSLOTS.