Searched defs:pud_set_huge (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/riscv/mm/ |
H A D | pgtable.c | 59 int pud_set_huge(pud_t *pud, phys_addr_t phys, pgprot_t prot) in pud_set_huge() function
|
/openbmc/linux/arch/x86/mm/ |
H A D | pgtable.c | 724 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | 1542 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
|
/openbmc/linux/arch/arm64/mm/ |
H A D | mmu.c | 1171 int pud_set_huge(pud_t *pudp, phys_addr_t phys, pgprot_t prot) in pud_set_huge() function
|
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 1477 static inline int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
|