Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dioremap.c87 if (pmd_set_huge(pmd, phys_addr + addr, prot)) in ioremap_pmd_range()
/linux-4.4.14/include/asm-generic/
Dpgtable.h755 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot);
763 static inline int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function
/linux-4.4.14/arch/x86/mm/
Dpgtable.c609 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function