Home
last modified time | relevance | path

Searched refs:PG_DIRECT_MAP_4K (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/mm/
H A Dpageattr.c51 atomic_long_read(&direct_pages_count[PG_DIRECT_MAP_4K]) << 2); in arch_report_meminfo()
146 update_page_count(PG_DIRECT_MAP_4K, PTRS_PER_PTE); in split_pmd_page()
H A Dvmem.c203 update_page_count(PG_DIRECT_MAP_4K, add ? pages : -pages); in modify_pte_table()
/linux/arch/s390/boot/
H A Dvmem.c310 update_page_count(PG_DIRECT_MAP_4K, pages); in pgtable_pte_populate()
/linux/arch/s390/include/asm/
H A Dpgtable.h32 PG_DIRECT_MAP_4K = 0, enumerator