Home
last modified time | relevance | path

Searched defs:hvm_save_descriptor (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dsave.h49 struct hvm_save_descriptor { struct
50 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 */
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Demul.h303 struct hvm_save_descriptor struct
326 + sizeof(struct hvm_save_descriptor)), \ argument

Completed in 6 milliseconds