Searched defs:pmd_set_huge (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/riscv/mm/ |
H A D | pgtable.c | 97 int pmd_set_huge(pmd_t *pmd, phys_addr_t phys, pgprot_t prot) in pmd_set_huge() function
|
/openbmc/linux/arch/x86/mm/ |
H A D | pgtable.c | 750 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | 1589 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function
|
/openbmc/linux/arch/arm64/mm/ |
H A D | mmu.c | 1185 int pmd_set_huge(pmd_t *pmdp, phys_addr_t phys, pgprot_t prot) in pmd_set_huge() function
|
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 1481 static inline int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function
|