Searched refs:phys_mem_access_prot_allowed (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/char/ |
D | mem.c | 223 int __weak phys_mem_access_prot_allowed(struct file *file, in phys_mem_access_prot_allowed() function 334 if (!phys_mem_access_prot_allowed(file, vma->vm_pgoff, size, in mmap_mem()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable_types.h | 404 int phys_mem_access_prot_allowed(struct file *file, unsigned long pfn,
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable.h | 647 int phys_mem_access_prot_allowed(struct file *file, unsigned long pfn,
|
/linux-4.4.14/arch/x86/mm/ |
D | pat.c | 725 int phys_mem_access_prot_allowed(struct file *file, unsigned long pfn, in phys_mem_access_prot_allowed() function
|