Searched refs:NR_SECONDARY_PAGETABLE (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/iommu/ |
| H A D | iommu-pages.c | 84 lruvec_stat_mod_folio(folio, NR_SECONDARY_PAGETABLE, pgcnt); in iommu_alloc_pages_node_sz() 99 lruvec_stat_mod_folio(folio, NR_SECONDARY_PAGETABLE, -pgcnt); in __iommu_free_desc()
|
| /linux/mm/ |
| H A D | show_mem.c | 219 global_node_page_state(NR_SECONDARY_PAGETABLE), in show_free_areas() 280 K(node_page_state(pgdat, NR_SECONDARY_PAGETABLE)), in show_free_areas()
|
| H A D | vmstat.c | 1263 [I(NR_SECONDARY_PAGETABLE)] = "nr_sec_page_table_pages",
|
| H A D | memcontrol.c | 322 NR_SECONDARY_PAGETABLE, 1359 { "sec_pagetables", NR_SECONDARY_PAGETABLE },
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_iommu_pt.h | 450 global_node_page_state(NR_SECONDARY_PAGETABLE); in pt_kunit_iommu_init() 473 global_node_page_state(NR_SECONDARY_PAGETABLE)); in pt_kunit_iommu_exit()
|
| /linux/drivers/base/ |
| H A D | node.c | 538 nid, K(node_page_state(pgdat, NR_SECONDARY_PAGETABLE)), in node_read_meminfo()
|
| /linux/include/linux/ |
| H A D | mmzone.h | 228 NR_SECONDARY_PAGETABLE, /* secondary pagetables, KVM & IOMMU */ enumerator
|
| H A D | kvm_host.h | 2480 mod_lruvec_page_state(virt_to_page(virt), NR_SECONDARY_PAGETABLE, nr); in kvm_account_pgtable_pages()
|