Home
last modified time | relevance | path

Searched refs:p4d_set_huge (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/riscv/mm/
A Dpgtable.c9 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/linux-6.3-rc2/include/linux/
A Dpgtable.h1445 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot);
1448 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
1463 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/linux-6.3-rc2/arch/x86/mm/
A Dpgtable.c686 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/linux-6.3-rc2/mm/
A Dvmalloc.c249 return p4d_set_huge(p4d, phys_addr, prot); in vmap_try_huge_p4d()

Completed in 15 milliseconds