mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 10:49:43 +07:00
b17f068a09
This patch adds the functions to bind and unbind pasid from a device through the amd_iommu driver. The unbind function is called when the mm_struct of the process is released. The bind function is not called here because it is called only in the IOCTLs which are not yet implemented at this stage of the patchset. Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> |
||
---|---|---|
.. | ||
Kconfig | ||
kfd_chardev.c | ||
kfd_crat.h | ||
kfd_device.c | ||
kfd_doorbell.c | ||
kfd_flat_memory.c | ||
kfd_module.c | ||
kfd_pasid.c | ||
kfd_priv.h | ||
kfd_process.c | ||
kfd_topology.c | ||
kfd_topology.h | ||
Makefile |