Home
last modified time | relevance | path

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

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