Home
last modified time | relevance | path

Searched refs:load_iotlb_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu.c326 * load_iotlb_entry - Set an iommu tlb entry
330 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry() function
389 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry() function
398 return load_iotlb_entry(obj, e); in prefetch_iotlb_entry()
/kernel/linux/linux-6.6/drivers/iommu/
H A Domap-iommu.c325 * load_iotlb_entry - Set an iommu tlb entry
329 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry() function
388 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry() function
397 return load_iotlb_entry(obj, e); in prefetch_iotlb_entry()

Completed in 5 milliseconds