Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu-pages.c73 mod_node_page_state(folio_pgdat(folio), NR_IOMMU_PAGES, pgcnt); in iommu_alloc_pages_node_sz()
85 mod_node_page_state(folio_pgdat(folio), NR_IOMMU_PAGES, -pgcnt); in __iommu_free_desc()
/linux/include/linux/
H A Dmmzone.h230 NR_IOMMU_PAGES, /* # of pages allocated by IOMMU */ enumerator
/linux/mm/
H A Dvmstat.c1275 [I(NR_IOMMU_PAGES)] = "nr_iommu_pages",