Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable.h82 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dasm-offsets.c197 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgtable.h360 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dasm-offsets.c198 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h261 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dasm-offsets.c197 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable.h247 #define PMD_T_LOG2 (__builtin_ffs(sizeof(pmd_t)) - 1) macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dasm-offsets.c201 DEFINE(_PMD_T_LOG2, PMD_T_LOG2); in output_mm_defines()

Completed in 6 milliseconds