Home
last modified time | relevance | path

Searched defs:PGD_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/include/asm/
H A Dpgalloc.h24 #define PGD_SIZE (PTRS_PER_PGD * sizeof(pgd_t)) macro
32 #define PGD_SIZE (PAGE_SIZE << 2) macro