Home
last modified time | relevance | path

Searched refs:_PAGE_TABLE_SIZE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/boot/
H A Dkaslr.c206 _PAGE_ENTRIES * _PAGE_TABLE_SIZE * 2; in get_random_base()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dkasan_init.c71 BUILD_BUG_ON(_PAGE_TABLE_SIZE * 2 != PAGE_SIZE); in kasan_early_pte_alloc()
75 pte = pte_leftover + _PAGE_TABLE_SIZE; in kasan_early_pte_alloc()
H A Dpgalloc.c553 unsigned long sz = _PAGE_TABLE_SIZE; in base_pgt_cache_init()
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dvmem.c241 pte = pte_leftover + _PAGE_TABLE_SIZE; in boot_pte_alloc()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c693 unsigned long sz = _PAGE_TABLE_SIZE; in base_pgt_cache_init()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h302 #define _PAGE_TABLE_SIZE (_PAGE_ENTRIES * 8) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h309 #define _PAGE_TABLE_SIZE (_PAGE_ENTRIES * 8) macro

Completed in 10 milliseconds