Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dhugepage.h28 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-3level.h209 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h590 static inline pmd_t pmd_mkhuge(pmd_t pmd) function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h424 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h443 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1238 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h455 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h1595 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function