Searched defs:p4d_set_huge (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/arch/riscv/mm/ |
H A D | pgtable.c | 9 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() function
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | pgtable.c | 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 D | pgtable.c | 695 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 D | pgtable.h | 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 D | pgtable.h | 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
|
Completed in 8 milliseconds