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

/linux-master/arch/s390/mm/
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);
H A Dvmem.c200 update_page_count(PG_DIRECT_MAP_4K, add ? pages : -pages);
/linux-master/arch/s390/boot/
H A Dvmem.c309 update_page_count(PG_DIRECT_MAP_4K, pages);
/linux-master/arch/s390/include/asm/
H A Dpgtable.h32 PG_DIRECT_MAP_4K = 0, enumerator in enum:__anon28

Completed in 178 milliseconds