Searched defs:phys_mem_access_prot (Results 1 – 8 of 8) sorted by relevance
/linux/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/arch/powerpc/mm/ |
A D | mem.c | 34 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/arch/powerpc/include/asm/ |
A D | machdep.h | 112 pgprot_t (*phys_mem_access_prot)(struct file *file, member
|
/linux/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/arch/x86/mm/pat/ |
A D | memtype.c | 824 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/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/arch/arm/mm/ |
A D | mmu.c | 674 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/arch/arm64/mm/ |
A D | mmu.c | 83 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
Completed in 18 milliseconds