Searched refs:PMD_TABLE_ORDER (Results 1 – 6 of 6) sorted by relevance
54 # define PGDIR_SHIFT (PMD_SHIFT + (PAGE_SHIFT + PMD_TABLE_ORDER - 3))59 #define PUD_SHIFT (PMD_SHIFT + (PAGE_SHIFT + PMD_TABLE_ORDER - 3))94 #define PMD_TABLE_ORDER 0 macro99 #define PMD_TABLE_ORDER 0 macro108 #define PMD_TABLE_ORDER 0 macro113 #define PMD_TABLE_ORDER 0 macro119 #define PMD_TABLE_ORDER 0 macro121 #define PMD_TABLE_ORDER aieeee_attempt_to_allocate_pmd macro130 #define PTRS_PER_PMD ((PAGE_SIZE << PMD_TABLE_ORDER) / sizeof(pmd_t))
60 ptdesc = pagetable_alloc(GFP_KERNEL_ACCOUNT, PMD_TABLE_ORDER); in pmd_alloc_one()
85 #define PMD_TABLE_ORDER aieeee_attempt_to_allocate_pmd macro
380 pmd = memblock_alloc_or_panic(PAGE_SIZE << PMD_TABLE_ORDER, in map_pages()381 PAGE_SIZE << PMD_TABLE_ORDER); in map_pages()680 pmd = memblock_alloc_or_panic(PAGE_SIZE << PMD_TABLE_ORDER, in fixmap_init()681 PAGE_SIZE << PMD_TABLE_ORDER); in fixmap_init()
39 ptdesc = pagetable_alloc(gfp, PMD_TABLE_ORDER); in pmd_alloc_one()
96 #define PMD_TABLE_ORDER 1 macro115 #define BITS_PER_PMD (PAGE_SHIFT + PMD_TABLE_ORDER - BITS_PER_PMD_ENTRY)