Searched defs:hvm_save_descriptor (Results 1 – 2 of 2) sorted by relevance
49 struct hvm_save_descriptor { struct50 uint16_t typecode; /* Used to demux the various types below */51 uint16_t instance; /* Further demux within a type */52 uint32_t length; /* In bytes, *not* including this descriptor */
301 struct hvm_save_descriptor struct324 + sizeof(struct hvm_save_descriptor)), \ argument
Completed in 5 milliseconds