Home
last modified time | relevance | path

Searched defs:pud_alloc_one (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/arch/riscv/include/asm/
Dpgalloc.h91 #define pud_alloc_one pud_alloc_one macro
92 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long addr) in pud_alloc_one() function
/linux-6.12.1/arch/loongarch/include/asm/
Dpgalloc.h91 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long address) in pud_alloc_one() function
/linux-6.12.1/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h23 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long addr) in pud_alloc_one() function
/linux-6.12.1/arch/mips/include/asm/
Dpgalloc.h90 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long address) in pud_alloc_one() function
/linux-6.12.1/include/asm-generic/
Dpgtable-nopud.h58 #define pud_alloc_one(mm, address) NULL macro
Dpgalloc.h197 #define pud_alloc_one(...) alloc_hooks(pud_alloc_one_noprof(__VA_ARGS__)) macro
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h93 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long addr) in pud_alloc_one() function
/linux-6.12.1/arch/sparc/include/asm/
Dpgalloc_64.h43 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long addr) in pud_alloc_one() function
/linux-6.12.1/arch/s390/include/asm/
Dpgalloc.h67 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long address) in pud_alloc_one() function