Home
last modified time | relevance | path

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

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