Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dpgalloc.c393 unsigned long sz = _PAGE_TABLE_SIZE; in base_pgt_cache_init()
/linux/arch/s390/kvm/
H A Ddat.h583 return (struct page_table *)ALIGN_DOWN((unsigned long)ptep, _PAGE_TABLE_SIZE); in pte_table_start()
/linux/arch/s390/include/asm/
H A Dpgtable.h350 #define _PAGE_TABLE_SIZE (_PAGE_ENTRIES * 8) macro