Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h139 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
144 #define pte_mkhuge pte_mkhuge macro
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h129 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/openbmc/linux/arch/parisc/include/asm/
H A Dpgtable.h333 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro
337 #define pte_mkhuge(pte) (pte) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpgtable.h136 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-3level.h175 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h516 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h406 static inline pte_t pte_mkhuge(pte_t pte) function
/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h277 #define pte_mkhuge(pte) (__pte(pte_val(pte))) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h419 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h436 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h418 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h368 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h622 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h447 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h1056 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function