Home
last modified time | relevance | path

Searched refs:pmd_mkhuge (Results 1 – 6 of 6) sorted by relevance

/arch/tile/include/asm/
Dpgtable.h491 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd))) macro
/arch/mips/include/asm/
Dpgtable.h444 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/arm64/include/asm/
Dpgtable.h255 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
/arch/x86/include/asm/
Dpgtable.h277 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/sparc/include/asm/
Dpgtable_64.h247 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/s390/include/asm/
Dpgtable.h1391 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function