Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dioremap.c96 if (pmd_set_huge(pmd, phys_addr + addr, prot)) in ioremap_pmd_range()
/linux-4.19.296/include/asm-generic/
Dpgtable.h1019 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot);
1033 static inline int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function