Searched defs:qxl_memslot (Results 1 – 1 of 1) sorted by relevance
128 struct qxl_memslot { struct129 int index;130 const char *name;131 uint8_t generation;132 uint64_t start_phys_addr;133 uint64_t size;134 uint64_t high_bits;
Completed in 3 milliseconds