Searched refs:_PAGE_TABLE_SIZE (Results 1 – 4 of 4) sorted by relevance
40 kasan_needs += DIV_ROUND_UP(pages, _PAGE_ENTRIES) * _PAGE_TABLE_SIZE * 2; in kasan_estimate_memory_needs()
304 #define _PAGE_TABLE_SIZE (_PAGE_ENTRIES * 8) macro
70 BUILD_BUG_ON(_PAGE_TABLE_SIZE * 2 != PAGE_SIZE); in kasan_early_pte_alloc()74 pte = pte_leftover + _PAGE_TABLE_SIZE; in kasan_early_pte_alloc()
650 unsigned long sz = _PAGE_TABLE_SIZE; in base_pgt_cache_init()