Home
last modified time | relevance | path

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

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