Home
last modified time | relevance | path

Searched refs:PTRLOG (Results 1 – 5 of 5) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Djump_label.h27 ".align " __stringify(PTRLOG) " \n\t" \
H A Dasm.h188 #define PTRLOG 2 macro
218 #define PTRLOG 3 macro
H A Dasmmacro.h674 .p2align PTRLOG
/linux/arch/mips/include/asm/
H A Dasm.h293 #define PTRLOG 2 macro
318 #define PTRLOG 3 macro
/linux/arch/loongarch/mm/
H A Dtlbex.S14 #define PTRS_PER_PGD_BITS (PAGE_SHIFT - PTRLOG)
15 #define PTRS_PER_PUD_BITS (PAGE_SHIFT - PTRLOG)
16 #define PTRS_PER_PMD_BITS (PAGE_SHIFT - PTRLOG)
17 #define PTRS_PER_PTE_BITS (PAGE_SHIFT - PTRLOG)