Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dioremap.c113 if (pud_set_huge(pud, phys_addr + addr, prot)) in ioremap_pud_range()
/linux-4.4.14/include/asm-generic/
Dpgtable.h754 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot);
759 static inline int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
/linux-4.4.14/arch/x86/mm/
Dpgtable.c584 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function