section_entry     396 drivers/iommu/exynos-iommu.c 	ent = section_entry(phys_to_virt(data->pgtable), fault_addr);
section_entry    1089 drivers/iommu/exynos-iommu.c 	entry = section_entry(domain->pgtable, iova);
section_entry    1144 drivers/iommu/exynos-iommu.c 	ent = section_entry(domain->pgtable, iova);
section_entry    1220 drivers/iommu/exynos-iommu.c 	entry = section_entry(domain->pgtable, iova);
section_entry     133 drivers/net/ethernet/intel/ice/ice_flex_pipe.c 	while (state->buf->section_entry[state->sect_idx].type !=
section_entry     139 drivers/net/ethernet/intel/ice/ice_flex_pipe.c 	offset = le16_to_cpu(state->buf->section_entry[state->sect_idx].offset);
section_entry     143 drivers/net/ethernet/intel/ice/ice_flex_pipe.c 	size = le16_to_cpu(state->buf->section_entry[state->sect_idx].size);
section_entry     152 drivers/net/ethernet/intel/ice/ice_flex_pipe.c 		le32_to_cpu(state->buf->section_entry[state->sect_idx].type);
section_entry     156 drivers/net/ethernet/intel/ice/ice_flex_pipe.c 		le16_to_cpu(state->buf->section_entry[state->sect_idx].offset);
section_entry     314 drivers/net/ethernet/intel/ice/ice_flex_pipe.c 	if (le32_to_cpu(bh->section_entry[0].type) & ICE_METADATA_BUF)
section_entry     343 drivers/net/ethernet/intel/ice/ice_flex_pipe.c 				if (le32_to_cpu(bh->section_entry[0].type) &
section_entry     101 drivers/net/ethernet/intel/ice/ice_flex_type.h 	struct ice_section_entry section_entry[1];