Searched defs:map_kernel_page (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/arch/powerpc/mm/ |
| D | pgtable-book3e.c | 73 int map_kernel_page(unsigned long ea, unsigned long pa, unsigned long flags) in map_kernel_page() function
|
| D | pgtable_32.c | 212 int map_kernel_page(unsigned long va, phys_addr_t pa, int flags) in map_kernel_page() function
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
| D | book3e_pgtable.c | 73 int __ref map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in map_kernel_page() function
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | pgtable_32.c | 74 int __ref map_kernel_page(unsigned long va, phys_addr_t pa, pgprot_t prot) in map_kernel_page() function
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 1038 static inline int map_kernel_page(unsigned long ea, unsigned long pa, in map_kernel_page() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 1045 static inline int map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in map_kernel_page() function
|