Searched refs:max_levels (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Diommu.h198 __u32 max_levels; member in struct:iommu_table_group
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c1036 uint32_t max_levels)
1044 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL);
1032 get_vddc_lookup_table( struct pp_hwmgr *hwmgr, phm_ppt_v1_voltage_lookup_table **lookup_table, const ATOM_Vega10_Voltage_Lookup_Table *vddc_lookup_pp_tables, uint32_t max_levels) argument
H A Dprocess_pptables_v1_0.c157 uint32_t max_levels
168 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL);
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c892 info.ddw.levels = table_group->max_levels;
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1605 pe->table_group.max_levels = POWERNV_IOMMU_MAX_LEVELS;

Completed in 133 milliseconds