Home
last modified time | relevance | path

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

/linux/arch/hexagon/include/asm/
H A Dpgtable.h136 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
/linux/arch/arm/include/asm/
H A Dpgtable-3level.h174 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h278 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h506 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/mips/include/asm/
H A Dpgtable.h406 static inline pte_t pte_mkhuge(pte_t pte) function
/linux/arch/loongarch/include/asm/
H A Dpgtable.h401 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h416 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/riscv/include/asm/
H A Dpgtable.h453 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h606 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/x86/include/asm/
H A Dpgtable.h480 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function