Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dpgalloc.h30 #define PGD_SIZE (PTRS_PER_PGD * sizeof(pgd_t)) macro
/linux-4.4.14/arch/x86/mm/
Dpgtable.c290 #define PGD_SIZE (PTRS_PER_PGD * sizeof(pgd_t)) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h64 #define PGD_SIZE PAGE_SIZE macro