Searched refs:max_levels (Results 1 – 5 of 5) sorted by relevance
197 __u32 max_levels; member
157 uint32_t max_levels in get_vddc_lookup_table() argument168 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL); in get_vddc_lookup_table()
1037 uint32_t max_levels) in get_vddc_lookup_table() argument1045 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL); in get_vddc_lookup_table()
843 info.ddw.levels = table_group->max_levels; in tce_iommu_ioctl()
1951 pe->table_group.max_levels = POWERNV_IOMMU_MAX_LEVELS; in pnv_pci_ioda2_setup_dma_pe()
Completed in 17 milliseconds