Searched refs:section_entry (Results 1 – 3 of 3) sorted by relevance
177 static sysmmu_pte_t *section_entry(sysmmu_pte_t *pgtable, sysmmu_iova_t iova) in section_entry() function464 ent = section_entry(phys_to_virt(data->pgtable), fault_addr); in show_fault_information()1167 entry = section_entry(domain->pgtable, iova); in exynos_iommu_map()1222 ent = section_entry(domain->pgtable, iova); in exynos_iommu_unmap()1298 entry = section_entry(domain->pgtable, iova); in exynos_iommu_iova_to_phys()
106 struct ice_section_entry section_entry[]; member110 struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
232 while (state->buf->section_entry[state->sect_idx].type != in ice_pkg_enum_section()238 offset = le16_to_cpu(state->buf->section_entry[state->sect_idx].offset); in ice_pkg_enum_section()242 size = le16_to_cpu(state->buf->section_entry[state->sect_idx].size); in ice_pkg_enum_section()251 le32_to_cpu(state->buf->section_entry[state->sect_idx].type); in ice_pkg_enum_section()255 le16_to_cpu(state->buf->section_entry[state->sect_idx].offset); in ice_pkg_enum_section()1130 if (le32_to_cpu(bh->section_entry[0].type) & ICE_METADATA_BUF) in ice_dwnld_cfg_bufs()1152 if (le32_to_cpu(bh->section_entry[0].type) & in ice_dwnld_cfg_bufs()1804 section_entry)); in ice_pkg_buf_alloc()2070 flex_array_size(buf, section_entry, count); in ice_pkg_buf_reserve_section()2114 buf->section_entry[sect_count].offset = cpu_to_le16(data_end); in ice_pkg_buf_alloc_section()[all …]