Searched refs:PUD_ORDER (Results 1 – 3 of 3) sorted by relevance
62 #define PGDIR_SHIFT (PUD_SHIFT + (PAGE_SHIFT + PUD_ORDER - 3))89 # define PUD_ORDER 0 macro92 # define PUD_ORDER aieeee_attempt_to_allocate_pud macro99 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro109 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro115 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro121 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro132 #define PTRS_PER_PUD ((PAGE_SIZE << PUD_ORDER) / sizeof(pud_t))
94 pud = (pud_t *) __get_free_pages(GFP_KERNEL, PUD_ORDER); in pud_alloc_one()
84 #define PUD_ORDER aieeee_attempt_to_allocate_pud macro