Searched refs:PG_DIRECT_MAP_4K (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 146 milliseconds