Home
last modified time | relevance | path

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

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