Home
last modified time | relevance | path

Searched refs:p4d_set_huge (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dpgtable.c9 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/kernel/linux/linux-5.10/include/linux/
H A Dpgtable.h1292 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot);
1295 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
1313 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/kernel/linux/linux-6.6/include/linux/
H A Dpgtable.h1434 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot);
1437 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
1452 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/kernel/linux/linux-5.10/mm/
H A Dioremap.c195 return p4d_set_huge(p4d, phys_addr, prot); in ioremap_try_huge_p4d()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpgtable.c665 * p4d_set_huge - setup kernel P4D mapping
669 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpgtable.c691 * p4d_set_huge - setup kernel P4D mapping
695 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/kernel/linux/linux-6.6/mm/
H A Dvmalloc.c249 return p4d_set_huge(p4d, phys_addr, prot); in vmap_try_huge_p4d()

Completed in 13 milliseconds