Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/nohash/
A Dbook3e_pgtable.c98 pmdp = early_alloc_pgtable(PMD_TABLE_SIZE); in map_kernel_page()
103 pmdp = early_alloc_pgtable(PMD_TABLE_SIZE); in map_kernel_page()
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable-4k.h19 #define PMD_TABLE_SIZE (sizeof(pmd_t) << PMD_INDEX_SIZE) macro
A Dpgtable.h122 #define PUD_BAD_BITS (PMD_TABLE_SIZE-1)
/linux/arch/powerpc/kernel/
A Dsetup_64.c850 new = memblock_alloc(PMD_TABLE_SIZE, PMD_TABLE_SIZE); in pcpu_populate_pte()
/linux/arch/powerpc/include/asm/book3s/64/
A Dhash.h112 #define H_PUD_BAD_BITS (PMD_TABLE_SIZE-1)
A Dpgtable.h207 #define PMD_TABLE_SIZE __pmd_table_size macro
/linux/arch/powerpc/include/asm/nohash/32/
A Dpgtable.h28 #define PMD_TABLE_SIZE 0 macro
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h150 #define PMD_TABLE_SIZE 0 macro

Completed in 15 milliseconds