Searched defs:devmap_info (Results 1 – 1 of 1) sorted by relevance
36 struct devmap_info { struct37 size_t length; /* and this length */38 size_t page_size; /* pte page size selected by framework */39 size_t offset; /* optimal page size based on this offset */40 ushort_t valid_flag; /* flag to indicate the validity of data */41 uchar_t byte_order; /* the endian characteristics of the mapping */46 uchar_t data_order;