Searched defs:pmd_set_huge (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/arch/riscv/mm/ |
| H A D | pgtable.c | 110 int pmd_set_huge(pmd_t *pmd, phys_addr_t phys, pgprot_t prot) in pmd_set_huge() function
|
| /linux-6.15/arch/x86/mm/ |
| H A D | pgtable.c | 724 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | mmu.c | 1215 int pmd_set_huge(pmd_t *pmdp, phys_addr_t phys, pgprot_t prot) in pmd_set_huge() function
|
| /linux-6.15/arch/powerpc/mm/book3s64/ |
| H A D | radix_pgtable.c | 1653 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function
|
| /linux-6.15/include/linux/ |
| H A D | pgtable.h | 1724 static inline int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() function
|