Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dpgtable.h1042 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot);
1045 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
1063 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
/Linux-v5.4/lib/
Dioremap.c186 return p4d_set_huge(p4d, phys_addr, prot); in ioremap_try_huge_p4d()
/Linux-v5.4/arch/x86/mm/
Dpgtable.c662 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function