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

/linux-master/arch/s390/mm/
H A Dpageattr.c53 atomic_long_read(&direct_pages_count[PG_DIRECT_MAP_1M]) << 10);
147 update_page_count(PG_DIRECT_MAP_1M, -1);
235 update_page_count(PG_DIRECT_MAP_1M, PTRS_PER_PMD);
H A Dvmem.c298 update_page_count(PG_DIRECT_MAP_1M, add ? pages : -pages);
/linux-master/arch/s390/boot/
H A Dvmem.c342 update_page_count(PG_DIRECT_MAP_1M, pages);
/linux-master/arch/s390/include/asm/
H A Dpgtable.h33 PG_DIRECT_MAP_1M, enumerator in enum:__anon28

Completed in 130 milliseconds