Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dioremap.c123 if (pud_set_huge(pud, phys_addr + addr, prot)) in ioremap_pud_range()
/linux-4.19.296/include/asm-generic/
Dpgtable.h1018 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot);
1029 static inline int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function