Home
last modified time | relevance | path

Searched refs:PMD_TABLE_SIZE (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h19 #define PMD_TABLE_SIZE (sizeof(pmd_t) << PMD_INDEX_SIZE) macro
Dpgtable.h129 #define PUD_BAD_BITS (PMD_TABLE_SIZE-1)
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
Dbook3e_pgtable.c103 pmdp = early_alloc_pgtable(PMD_TABLE_SIZE); in map_kernel_page()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dhash.h112 #define H_PUD_BAD_BITS (PMD_TABLE_SIZE-1)
Dpgtable.h206 #define PMD_TABLE_SIZE __pmd_table_size macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsetup_64.c849 new = memblock_alloc(PMD_TABLE_SIZE, PMD_TABLE_SIZE); in pcpu_populate_pte()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpgtable.h28 #define PMD_TABLE_SIZE 0 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h114 #define PMD_TABLE_SIZE 0 macro