Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dpgalloc.h30 #define PGD_SIZE (PTRS_PER_PGD * sizeof(pgd_t)) macro
/Linux-v4.19/arch/x86/mm/
Dpgtable.c371 #define PGD_SIZE (PTRS_PER_PGD * sizeof(pgd_t)) macro