Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Diommu-pages.h32 mod_node_page_state(page_pgdat(page), NR_IOMMU_PAGES, pgcnt); in __iommu_alloc_account()
45 mod_node_page_state(page_pgdat(page), NR_IOMMU_PAGES, -pgcnt); in __iommu_free_account()
/linux-6.12.1/include/linux/
Dmmzone.h210 NR_IOMMU_PAGES, /* # of pages allocated by IOMMU */ enumerator