Searched defs:phys_mem_access_prot (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/arch/csky/mm/ |
A D | ioremap.c | 8 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.3-rc2/arch/powerpc/mm/ |
A D | mem.c | 37 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | machdep.h | 108 pgprot_t (*phys_mem_access_prot)(struct file *file, member
|
/linux-6.3-rc2/drivers/char/ |
A D | mem.c | 306 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.3-rc2/arch/x86/mm/pat/ |
A D | memtype.c | 785 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | efi.c | 893 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, in phys_mem_access_prot() function
|
/linux-6.3-rc2/arch/arm/mm/ |
A D | mmu.c | 713 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.3-rc2/arch/arm64/mm/ |
A D | mmu.c | 97 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
Completed in 19 milliseconds