Home
last modified time | relevance | path

Searched refs:immediate_attach (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dhw_pagetable.c63 * @immediate_attach: True if idev should be attached to the hwpt
75 struct iommufd_device *idev, bool immediate_attach) in iommufd_hw_pagetable_alloc()
111 * immediate_attach exists only to accommodate iommu drivers that cannot in iommufd_hw_pagetable_alloc()
116 if (immediate_attach) { in iommufd_hw_pagetable_alloc()
129 if (immediate_attach) in iommufd_hw_pagetable_alloc()
74 iommufd_hw_pagetable_alloc(struct iommufd_ctx *ictx, struct iommufd_ioas *ioas, struct iommufd_device *idev, bool immediate_attach) iommufd_hw_pagetable_alloc() argument
H A Ddevice.c505 * to use the immediate_attach path as it supports drivers that can't in iommufd_device_auto_get_domain()
508 bool immediate_attach = do_attach == iommufd_device_do_attach; in iommufd_device_auto_get_domain() local
543 immediate_attach); in iommufd_device_auto_get_domain()
549 if (!immediate_attach) { in iommufd_device_auto_get_domain()
H A Diommufd_private.h245 struct iommufd_device *idev, bool immediate_attach);

Completed in 3 milliseconds