Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpage_32.h53 #define PGD_T_LOG2 (__builtin_ffs(sizeof(pgd_t)) - 1) macro
/linux/arch/mips/include/asm/
H A Dpgtable.h246 #define PGD_T_LOG2 (__builtin_ffs(sizeof(pgd_t)) - 1) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h369 #define PGD_T_LOG2 (__builtin_ffs(sizeof(pgd_t)) - 1) macro