Home
last modified time | relevance | path

Searched defs:pmd_mkhuge (Results 1 – 8 of 8) sorted by relevance

/arch/arc/include/asm/
Dhugepage.h29 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd))) macro
/arch/arm/include/asm/
Dpgtable-3level.h235 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
/arch/mips/include/asm/
Dpgtable.h522 static inline pmd_t pmd_mkhuge(pmd_t pmd) function
/arch/sparc/include/asm/
Dpgtable_64.h424 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/arm64/include/asm/
Dpgtable.h389 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
/arch/x86/include/asm/
Dpgtable.h418 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1244 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/s390/include/asm/
Dpgtable.h1573 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function