Home
last modified time | relevance | path

Searched refs:max_levels (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/powerpc/include/asm/
H A Diommu.h203 __u32 max_levels; member
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c157 uint32_t max_levels in get_vddc_lookup_table() argument
168 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL); in get_vddc_lookup_table()
H A Dvega10_processpptables.c1036 uint32_t max_levels) in get_vddc_lookup_table() argument
1044 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL); in get_vddc_lookup_table()
/linux-6.15/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c892 info.ddw.levels = table_group->max_levels; in tce_iommu_ioctl()
/linux-6.15/arch/powerpc/platforms/pseries/
H A Diommu.c1846 table_group->max_levels = 1; in spapr_tce_init_table_group()
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1605 pe->table_group.max_levels = POWERNV_IOMMU_MAX_LEVELS; in pnv_pci_ioda2_setup_dma_pe()