Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h20 #define PUD_TABLE_SIZE (sizeof(pud_t) << PUD_INDEX_SIZE) macro
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
Dbook3e_pgtable.c98 pudp = early_alloc_pgtable(PUD_TABLE_SIZE); in map_kernel_page()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsetup_64.c839 new = memblock_alloc(PUD_TABLE_SIZE, PUD_TABLE_SIZE); in pcpu_populate_pte()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpgtable.h29 #define PUD_TABLE_SIZE 0 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h115 #define PUD_TABLE_SIZE 0 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h207 #define PUD_TABLE_SIZE __pud_table_size macro