Home
last modified time | relevance | path

Searched refs:PUD_ORDER (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dpgtable-64.h62 #define PGDIR_SHIFT (PUD_SHIFT + (PAGE_SHIFT + PUD_ORDER - 3))
89 # define PUD_ORDER 0 macro
92 # define PUD_ORDER aieeee_attempt_to_allocate_pud macro
99 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro
109 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro
115 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro
121 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro
132 #define PTRS_PER_PUD ((PAGE_SIZE << PUD_ORDER) / sizeof(pud_t))
Dpgalloc.h94 pud = (pud_t *) __get_free_pages(GFP_KERNEL, PUD_ORDER); in pud_alloc_one()
Dpgtable-32.h84 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro