Searched defs:phys_mem_access_prot (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/arch/csky/mm/ |
D | ioremap.c | 8 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.1.9/arch/powerpc/mm/ |
D | mem.c | 37 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | machdep.h | 107 pgprot_t (*phys_mem_access_prot)(struct file *file, member
|
/linux-6.1.9/drivers/char/ |
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.1.9/arch/x86/mm/pat/ |
D | memtype.c | 833 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.1.9/arch/ia64/kernel/ |
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.1.9/arch/arm/mm/ |
D | mmu.c | 713 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux-6.1.9/arch/arm64/mm/ |
D | mmu.c | 97 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|