Searched refs:iopte_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | omap-iommu.c | 469 static void iopte_free(struct omap_iommu *obj, u32 *iopte, bool dma_valid) in iopte_free() function 510 iopte_free(obj, iopte, false); in iopte_alloc() 522 iopte_free(obj, iopte, false); in iopte_alloc() 532 iopte_free(obj, iopte, false); in iopte_alloc() 736 iopte_free(obj, iopte, true); in iopgtable_clear_entry_core() 791 iopte_free(obj, iopte_offset(iopgd, 0), true); in iopgtable_clear_entry_all()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | omap-iommu.c | 468 static void iopte_free(struct omap_iommu *obj, u32 *iopte, bool dma_valid) in iopte_free() function 509 iopte_free(obj, iopte, false); in iopte_alloc() 521 iopte_free(obj, iopte, false); in iopte_alloc() 531 iopte_free(obj, iopte, false); in iopte_alloc() 735 iopte_free(obj, iopte, true); in iopgtable_clear_entry_core() 790 iopte_free(obj, iopte_offset(iopgd, 0), true); in iopgtable_clear_entry_all()
|
Completed in 5 milliseconds