Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dpgtable-3level.h255 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
/arch/tile/include/asm/
Dpgtable.h488 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd))) macro
/arch/powerpc/include/asm/
Dpgtable-ppc64.h493 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/mips/include/asm/
Dpgtable.h479 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/x86/include/asm/
Dpgtable.h290 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/arm64/include/asm/
Dpgtable.h308 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
/arch/sparc/include/asm/
Dpgtable_64.h394 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
/arch/arm/kvm/
Dmmu.c1098 new_pmd = pmd_mkhuge(new_pmd); in user_mem_abort()
/arch/s390/include/asm/
Dpgtable.h1608 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function