Home
last modified time | relevance | path

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

/xen/xen/include/public/hvm/
A Dhvm_op.h50 struct xen_hvm_altp2m_suppress_ve_multi { struct
51 uint16_t view;
52 uint8_t suppress_ve; /* Boolean type. */
53 uint8_t pad1;
54 int32_t first_error; /* Should be set to 0. */
55 uint64_t first_gfn; /* Value may be updated. */
56 uint64_t last_gfn;
57 uint64_t first_error_gfn; /* Gfn of the first error. */

Completed in 4 milliseconds