section_entry
entry = section_entry(domain->pgtable, iova);
ent = section_entry(domain->pgtable, iova);
entry = section_entry(domain->pgtable, iova);
ent = section_entry(phys_to_virt(data->pgtable), fault->addr);
buf->section_entry[sect_count].offset = cpu_to_le16(data_end);
buf->section_entry[sect_count].size = cpu_to_le16(size);
buf->section_entry[sect_count].type = cpu_to_le32(type);
return le32_to_cpu(buf->section_entry[0].type) & ICE_METADATA_BUF;
while (state->buf->section_entry[state->sect_idx].type !=
offset = le16_to_cpu(state->buf->section_entry[state->sect_idx].offset);
if (!section || le32_to_cpu(section->section_entry[0].type) !=
size = le16_to_cpu(state->buf->section_entry[state->sect_idx].size);
size = le16_to_cpu(section->section_entry[0].size);
offset = le16_to_cpu(section->section_entry[0].offset);
le32_to_cpu(state->buf->section_entry[state->sect_idx].type);
le16_to_cpu(state->buf->section_entry[state->sect_idx].offset);
cpu_to_le16(offsetof(struct ice_buf_hdr, section_entry));
flex_array_size(buf, section_entry, count);
struct ice_section_entry section_entry[];
struct_size_t(struct ice_buf_hdr, section_entry, 1) - (hd_sz)) / \