Home
last modified time | relevance | path

Searched refs:_PAGE_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/arch/s390/boot/
Dvmem.c241 pte = pte_leftover + _PAGE_TABLE_SIZE; in boot_pte_alloc()
/arch/s390/mm/
Dpgalloc.c697 unsigned long sz = _PAGE_TABLE_SIZE; in base_pgt_cache_init()
/arch/s390/include/asm/
Dpgtable.h309 #define _PAGE_TABLE_SIZE (_PAGE_ENTRIES * 8) macro