Searched defs:xen_hvm_altp2m_suppress_ve_multi (Results 1 – 1 of 1) sorted by relevance
33 struct xen_hvm_altp2m_suppress_ve_multi { struct34 uint16_t view;35 uint8_t suppress_ve; /* Boolean type. */36 uint8_t pad1;37 int32_t first_error; /* Should be set to 0. */38 uint64_t first_gfn; /* Value may be updated. */39 uint64_t last_gfn;40 uint64_t first_error_gfn; /* Gfn of the first error. */