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

/linux-master/arch/loongarch/kernel/
H A Dasm-offsets.c199 DEFINE(_PMD_T_LOG2, PMD_T_LOG2);
/linux-master/arch/mips/include/asm/
H A Dpgtable.h247 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h360 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c202 DEFINE(_PMD_T_LOG2, PMD_T_LOG2);

Completed in 170 milliseconds