Searched refs:SPAPR_MAX_RAM_SLOTS (Results 1 – 3 of 3) sorted by relevance
957 #define SPAPR_MAX_RAM_SLOTS 32 macro
2932 SPAPR_MAX_RAM_SLOTS; in spapr_machine_init()2934 if (max_memslots < SPAPR_MAX_RAM_SLOTS) { in spapr_machine_init()2935 max_memslots = SPAPR_MAX_RAM_SLOTS; in spapr_machine_init()
49 #define VHOST_USER_MAX_RAM_SLOTS SPAPR_MAX_RAM_SLOTS