Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dasm-offsets.c190 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()
/linux-6.1.9/arch/loongarch/include/asm/
Dpgtable.h318 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/linux-6.1.9/arch/mips/include/asm/
Dpgtable.h237 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/linux-6.1.9/arch/mips/kernel/
Dasm-offsets.c195 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()