Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Diommu.h195 __u32 max_levels; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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()
Dvega10_processpptables.c1037 uint32_t max_levels) in get_vddc_lookup_table() argument
1045 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL); in get_vddc_lookup_table()
/linux-5.19.10/drivers/vfio/
Dvfio_iommu_spapr_tce.c843 info.ddw.levels = table_group->max_levels; in tce_iommu_ioctl()
/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci-ioda.c1944 pe->table_group.max_levels = POWERNV_IOMMU_MAX_LEVELS; in pnv_pci_ioda2_setup_dma_pe()