Home
last modified time | relevance | path

Searched defs:pte_mkhuge (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h132 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
137 #define pte_mkhuge pte_mkhuge macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/
H A Dpgtable.h149 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpgtable.h366 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro
370 #define pte_mkhuge(pte) (pte) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpgtable.h163 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-3level.h172 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable.h287 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h468 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h420 static inline pte_t pte_mkhuge(pte_t pte) function
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgtable.h312 #define pte_mkhuge(pte) (__pte(pte_val(pte))) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h401 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h332 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h686 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h369 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h993 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function