Home
last modified time | relevance | path

Searched refs:PMD_T_LOG2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dasm-offsets.c203 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()
/linux/arch/loongarch/include/asm/
H A Dpgtable.h378 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/linux/arch/mips/include/asm/
H A Dpgtable.h247 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/linux/arch/mips/kernel/
H A Dasm-offsets.c210 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()