Searched refs:PUD_TABLE_ORDER (Results 1 – 3 of 3) sorted by relevance
62 #define PGDIR_SHIFT (PUD_SHIFT + (PAGE_SHIFT + PUD_TABLE_ORDER - 3))89 # define PUD_TABLE_ORDER 0 macro92 # define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro98 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro107 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro112 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro117 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro127 #define PTRS_PER_PUD ((PAGE_SIZE << PUD_TABLE_ORDER) / sizeof(pud_t))
94 pud = (pud_t *) __get_free_pages(GFP_KERNEL, PUD_TABLE_ORDER); in pud_alloc_one()
84 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro