Home
last modified time | relevance | path

Searched refs:PUD_TABLE_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/mm/kasan/
H A Dinit_book3e_64.c43 pudp = memblock_alloc_or_panic(PUD_TABLE_SIZE, PUD_TABLE_SIZE); in kasan_map_kernel_page()
44 memcpy(pudp, kasan_early_shadow_pud, PUD_TABLE_SIZE); in kasan_map_kernel_page()
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h20 #define PUD_TABLE_SIZE (sizeof(pud_t) << PUD_INDEX_SIZE) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h25 #define PUD_TABLE_SIZE 0 macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h108 #define PUD_TABLE_SIZE 0 macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h173 #define PUD_TABLE_SIZE __pud_table_size macro