Home
last modified time | relevance | path

Searched defs:pmd_alloc_one (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/arch/sh/mm/
Dpgtable.c48 pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux-6.1.9/arch/parisc/include/asm/
Dpgalloc.h47 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux-6.1.9/arch/loongarch/include/asm/
Dpgalloc.h64 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux-6.1.9/include/asm-generic/
Dpgalloc.h119 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
Dpgtable-nopmd.h62 #define pmd_alloc_one(mm, address) NULL macro
/linux-6.1.9/arch/sparc/include/asm/
Dpgalloc_32.h38 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, in pmd_alloc_one() function
Dpgalloc_64.h53 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/linux-6.1.9/arch/mips/include/asm/
Dpgalloc.h65 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux-6.1.9/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h51 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/linux-6.1.9/arch/m68k/include/asm/
Dmotorola_pgalloc.h54 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux-6.1.9/arch/arm/include/asm/
Dpgalloc.h37 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h142 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/linux-6.1.9/arch/s390/include/asm/
Dpgalloc.h82 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long vmaddr) in pmd_alloc_one() function