Searched refs:_PAGE_TABLE_SIZE (Results 1 – 4 of 4) sorted by relevance
71 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()
553 unsigned long sz = _PAGE_TABLE_SIZE; in base_pgt_cache_init()
206 _PAGE_ENTRIES * _PAGE_TABLE_SIZE * 2; in get_random_base()
302 #define _PAGE_TABLE_SIZE (_PAGE_ENTRIES * 8) macro