/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pageattr.c | 133 update_page_count(PG_DIRECT_MAP_4K, PTRS_PER_PTE); in split_pmd_page() 134 update_page_count(PG_DIRECT_MAP_1M, -1); in split_pmd_page() 210 update_page_count(PG_DIRECT_MAP_1M, PTRS_PER_PMD); in split_pud_page() 211 update_page_count(PG_DIRECT_MAP_2G, -1); in split_pud_page()
|
H A D | vmem.c | 188 update_page_count(PG_DIRECT_MAP_4K, add ? pages : -pages); in modify_pte_table() 285 update_page_count(PG_DIRECT_MAP_1M, add ? pages : -pages); in modify_pmd_table() 360 update_page_count(PG_DIRECT_MAP_2G, add ? pages : -pages); in modify_pud_table()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pageattr.c | 146 update_page_count(PG_DIRECT_MAP_4K, PTRS_PER_PTE); in split_pmd_page() 147 update_page_count(PG_DIRECT_MAP_1M, -1); in split_pmd_page() 235 update_page_count(PG_DIRECT_MAP_1M, PTRS_PER_PMD); in split_pud_page() 236 update_page_count(PG_DIRECT_MAP_2G, -1); in split_pud_page()
|
H A D | vmem.c | 194 update_page_count(PG_DIRECT_MAP_4K, add ? pages : -pages); in modify_pte_table() 291 update_page_count(PG_DIRECT_MAP_1M, add ? pages : -pages); in modify_pmd_table() 358 update_page_count(PG_DIRECT_MAP_2G, add ? pages : -pages); in modify_pud_table()
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | init_64.c | 491 update_page_count(PG_LEVEL_4K, pages); in phys_pte_init() 576 update_page_count(PG_LEVEL_2M, pages); in phys_pmd_init() 668 update_page_count(PG_LEVEL_1G, pages); in phys_pud_init() 1027 update_page_count(PG_LEVEL_4K, -pages); in remove_pte_table() 1083 update_page_count(PG_LEVEL_2M, -pages); in remove_pmd_table() 1138 update_page_count(PG_LEVEL_1G, -pages); in remove_pud_table() 1170 update_page_count(PG_LEVEL_512G, -pages); in remove_p4d_table()
|
H A D | init_32.c | 379 update_page_count(PG_LEVEL_2M, pages_2m); in kernel_physical_mapping_init() 380 update_page_count(PG_LEVEL_4K, pages_4k); in kernel_physical_mapping_init()
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | init_64.c | 497 update_page_count(PG_LEVEL_4K, pages); in phys_pte_init() 581 update_page_count(PG_LEVEL_2M, pages); in phys_pmd_init() 669 update_page_count(PG_LEVEL_1G, pages); in phys_pud_init() 1099 update_page_count(PG_LEVEL_4K, -pages); in remove_pte_table() 1148 update_page_count(PG_LEVEL_2M, -pages); in remove_pmd_table() 1182 update_page_count(PG_LEVEL_1G, -pages); in remove_pud_table() 1214 update_page_count(PG_LEVEL_512G, -pages); in remove_p4d_table()
|
H A D | init_32.c | 370 update_page_count(PG_LEVEL_2M, pages_2m); in kernel_physical_mapping_init() 371 update_page_count(PG_LEVEL_4K, pages_4k); in kernel_physical_mapping_init()
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | vmem.c | 303 update_page_count(PG_DIRECT_MAP_4K, pages); in pgtable_pte_populate() 336 update_page_count(PG_DIRECT_MAP_1M, pages); in pgtable_pmd_populate() 369 update_page_count(PG_DIRECT_MAP_2G, pages); in pgtable_pud_populate()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 175 static inline void update_page_count(int psize, long count) in update_page_count() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 177 static inline void update_page_count(int psize, long count) in update_page_count() function
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | 323 update_page_count(psize, 1); in create_physical_mapping() 813 update_page_count(mmu_virtual_psize, -pages); in remove_pte_table() 846 update_page_count(MMU_PAGE_2M, -pages); in remove_pmd_table() 879 update_page_count(MMU_PAGE_1G, -pages); in remove_pud_table()
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | pgtable_types.h | 553 extern void update_page_count(int level, unsigned long pages); 555 static inline void update_page_count(int level, unsigned long pages) { } in update_page_count() function
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | pgtable_types.h | 555 extern void update_page_count(int level, unsigned long pages); 557 static inline void update_page_count(int level, unsigned long pages) { } in update_page_count() function
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | 352 update_page_count(psize, 1); in create_physical_mapping() 752 update_page_count(mmu_virtual_psize, -pages); in remove_pte_table() 792 update_page_count(MMU_PAGE_2M, -pages); in remove_pmd_table() 826 update_page_count(MMU_PAGE_1G, -pages); in remove_pud_table()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgtable.h | 36 static inline void update_page_count(int level, long count) in update_page_count() function
|
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | set_memory.c | 80 void update_page_count(int level, unsigned long pages) in update_page_count() function
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgtable.h | 39 static inline void update_page_count(int level, long count) in update_page_count() function
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | set_memory.c | 87 void update_page_count(int level, unsigned long pages) in update_page_count() function
|