Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dioremap.c143 return pud_set_huge(pud, phys_addr, prot); in ioremap_try_huge_pud()
/Linux-v5.4/include/asm-generic/
Dpgtable.h1055 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot);
1067 static inline int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
/Linux-v5.4/arch/x86/mm/
Dkasan_init_64.c88 if (p && pud_set_huge(pud, __pa(p), PAGE_KERNEL)) in kasan_populate_pud()
Dpgtable.c696 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
/Linux-v5.4/arch/arm64/mm/
Dmmu.c314 pud_set_huge(pudp, phys, prot); in alloc_init_pud()
956 int pud_set_huge(pud_t *pudp, phys_addr_t phys, pgprot_t prot) in pud_set_huge() function
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dradix_pgtable.c1100 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function