Searched refs:NUM_MEMSLOTS (Results 1 – 4 of 4) sorted by relevance
36 #define NUM_MEMSLOTS 8 macro
346 rom->slots_end = NUM_MEMSLOTS - 1; in init_qxl_rom()553 info->num_memslots = NUM_MEMSLOTS; in interface_get_init_info()1317 if (slot_id >= NUM_MEMSLOTS) { in qxl_add_memslot()1319 slot_id, NUM_MEMSLOTS); in qxl_add_memslot()1414 if (slot >= NUM_MEMSLOTS) { in qxl_get_check_slot_offset()1416 NUM_MEMSLOTS); in qxl_get_check_slot_offset()1776 if (val >= NUM_MEMSLOTS) {1789 if (val >= NUM_MEMSLOTS) {2094 qxl->num_memslots = NUM_MEMSLOTS;2305 for (i = 0; i < NUM_MEMSLOTS; i++) {[all …]
58 } guest_slots[NUM_MEMSLOTS];
529 info->num_memslots = NUM_MEMSLOTS; in interface_get_init_info()