Home
last modified time | relevance | path

Searched refs:max_pasid_bits (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c92 (unsigned int)(1 << kfd->device_info.max_pasid_bits), in kfd_iommu_device_init()
Dkfd_priv.h221 unsigned int max_pasid_bits; member
Dkfd_device.c171 kfd->device_info.max_pasid_bits = 16; in kfd_device_info_init()