Searched refs:NR_SECONDARY_PAGETABLE (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/iommu/ |
| H A D | iommu-pages.h | 33 mod_lruvec_page_state(page, NR_SECONDARY_PAGETABLE, pgcnt); in __iommu_alloc_account() 46 mod_lruvec_page_state(page, NR_SECONDARY_PAGETABLE, -pgcnt); in __iommu_free_account()
|
| /linux-6.15/mm/ |
| H A D | show_mem.c | 225 global_node_page_state(NR_SECONDARY_PAGETABLE), in show_free_areas() 288 K(node_page_state(pgdat, NR_SECONDARY_PAGETABLE)), in show_free_areas()
|
| H A D | memcontrol.c | 308 NR_SECONDARY_PAGETABLE, 1355 { "sec_pagetables", NR_SECONDARY_PAGETABLE },
|
| /linux-6.15/fs/proc/ |
| H A D | meminfo.c | 120 global_node_page_state(NR_SECONDARY_PAGETABLE)); in meminfo_proc_show()
|
| /linux-6.15/drivers/base/ |
| H A D | node.c | 469 nid, K(node_page_state(pgdat, NR_SECONDARY_PAGETABLE)), in node_read_meminfo()
|
| /linux-6.15/include/linux/ |
| H A D | mmzone.h | 209 NR_SECONDARY_PAGETABLE, /* secondary pagetables, KVM & IOMMU */ enumerator
|
| H A D | kvm_host.h | 2464 mod_lruvec_page_state(virt_to_page(virt), NR_SECONDARY_PAGETABLE, nr); in kvm_account_pgtable_pages()
|