Searched refs:PUD_TABLE_ORDER (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dpgtable-64.h62 #define PGDIR_SHIFT (PUD_SHIFT + (PAGE_SHIFT + PUD_TABLE_ORDER - 3))
89 # define PUD_TABLE_ORDER 0 macro
92 # define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro
98 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro
107 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro
112 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro
117 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro
127 #define PTRS_PER_PUD ((PAGE_SIZE << PUD_TABLE_ORDER) / sizeof(pud_t))
H A Dpgalloc.h94 PUD_TABLE_ORDER);
H A Dpgtable-32.h84 #define PUD_TABLE_ORDER aieeee_attempt_to_allocate_pud macro

Completed in 100 milliseconds