tag | line | file | source code |
pgprot_t | 38 | arch/sparc/mm/generic.c | unsigned long offset, pgprot_t prot, int space) |
pgprot_t | 58 | arch/sparc/mm/generic.c | unsigned long offset, pgprot_t prot, int space) |
pgprot_t | 78 | arch/sparc/mm/generic.c | int io_remap_page_range(unsigned long from, unsigned long offset, unsigned long size, pgprot_t prot, int space) |
pgprot_t | 84 | arch/sparc/mm/init.c | extern pgprot_t protection_map[16]; |
pgprot_t | 82 | arch/sparc/mm/loadmmu.c | pgprot_t page_none, page_shared, page_copy, page_readonly, page_kernel; |
pgprot_t | 106 | arch/sparc/mm/loadmmu.c | pte_t (*mk_pte)(unsigned long, pgprot_t); |
pgprot_t | 107 | arch/sparc/mm/loadmmu.c | pte_t (*mk_pte_io)(unsigned long, pgprot_t, int); |
pgprot_t | 109 | arch/sparc/mm/loadmmu.c | pte_t (*pte_modify)(pte_t, pgprot_t); |
pgprot_t | 189 | arch/sparc/mm/srmmu.c | static pte_t srmmu_mk_pte(unsigned long page, pgprot_t pgprot) |
pgprot_t | 192 | arch/sparc/mm/srmmu.c | static pte_t srmmu_mk_pte_io(unsigned long page, pgprot_t pgprot, int space) |
pgprot_t | 214 | arch/sparc/mm/srmmu.c | static pte_t srmmu_pte_modify(pte_t pte, pgprot_t newprot) |
pgprot_t | 1623 | arch/sparc/mm/srmmu.c | pgprot_t dvma_prot; |
pgprot_t | 1358 | arch/sparc/mm/sun4c.c | static pte_t sun4c_mk_pte(unsigned long page, pgprot_t pgprot) |
pgprot_t | 1363 | arch/sparc/mm/sun4c.c | static pte_t sun4c_mk_pte_io(unsigned long page, pgprot_t pgprot, int space) |
pgprot_t | 1368 | arch/sparc/mm/sun4c.c | static pte_t sun4c_pte_modify(pte_t pte, pgprot_t newprot) |
pgprot_t | 29 | include/asm-alpha/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
pgprot_t | 275 | include/asm-alpha/pgtable.h | extern inline pte_t mk_pte(unsigned long page, pgprot_t pgprot) |
pgprot_t | 278 | include/asm-alpha/pgtable.h | extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) |
pgprot_t | 30 | include/asm-i386/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
pgprot_t | 340 | include/asm-i386/pgtable.h | extern inline pte_t mk_pte(unsigned long page, pgprot_t pgprot) |
pgprot_t | 343 | include/asm-i386/pgtable.h | extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) |
pgprot_t | 30 | include/asm-m68k/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
pgprot_t | 187 | include/asm-m68k/pgtable.h | extern inline pte_t mk_pte(unsigned long page, pgprot_t pgprot) |
pgprot_t | 190 | include/asm-m68k/pgtable.h | extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) |
pgprot_t | 32 | include/asm-mips/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
pgprot_t | 337 | include/asm-mips/pgtable.h | extern inline pte_t mk_pte(unsigned long page, pgprot_t pgprot) |
pgprot_t | 340 | include/asm-mips/pgtable.h | extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) |
pgprot_t | 32 | include/asm-ppc/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
pgprot_t | 271 | include/asm-ppc/pgtable.h | extern inline pte_t mk_pte(unsigned long page, pgprot_t pgprot) |
pgprot_t | 274 | include/asm-ppc/pgtable.h | extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) |
pgprot_t | 75 | include/asm-sparc/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
pgprot_t | 21 | include/asm-sparc/pgtable.h | unsigned long size, pgprot_t prot, int space); |
pgprot_t | 70 | include/asm-sparc/pgtable.h | extern pgprot_t page_none; |
pgprot_t | 71 | include/asm-sparc/pgtable.h | extern pgprot_t page_shared; |
pgprot_t | 72 | include/asm-sparc/pgtable.h | extern pgprot_t page_copy; |
pgprot_t | 73 | include/asm-sparc/pgtable.h | extern pgprot_t page_readonly; |
pgprot_t | 74 | include/asm-sparc/pgtable.h | extern pgprot_t page_kernel; |
pgprot_t | 204 | include/asm-sparc/pgtable.h | extern pte_t (*mk_pte)(unsigned long, pgprot_t); |
pgprot_t | 205 | include/asm-sparc/pgtable.h | extern pte_t (*mk_pte_io)(unsigned long, pgprot_t, int); |
pgprot_t | 209 | include/asm-sparc/pgtable.h | extern pte_t (*pte_modify)(pte_t, pgprot_t); |
pgprot_t | 40 | include/linux/mm.h | pgprot_t vm_page_prot; |
pgprot_t | 87 | include/linux/mm.h | extern pgprot_t protection_map[16]; |
pgprot_t | 262 | include/linux/mm.h | extern int remap_page_range(unsigned long from, unsigned long to, unsigned long size, pgprot_t prot); |
pgprot_t | 263 | include/linux/mm.h | extern int zeromap_page_range(unsigned long from, unsigned long size, pgprot_t prot); |
pgprot_t | 423 | mm/memory.c | int zeromap_page_range(unsigned long address, unsigned long size, pgprot_t prot) |
pgprot_t | 455 | mm/memory.c | unsigned long offset, pgprot_t prot) |
pgprot_t | 476 | mm/memory.c | unsigned long offset, pgprot_t prot) |
pgprot_t | 496 | mm/memory.c | int remap_page_range(unsigned long from, unsigned long offset, unsigned long size, pgprot_t prot) |
pgprot_t | 37 | mm/mmap.c | pgprot_t protection_map[16] = { |
pgprot_t | 21 | mm/mprotect.c | unsigned long size, pgprot_t newprot) |
pgprot_t | 48 | mm/mprotect.c | unsigned long size, pgprot_t newprot) |
pgprot_t | 72 | mm/mprotect.c | static void change_protection(unsigned long start, unsigned long end, pgprot_t newprot) |
pgprot_t | 89 | mm/mprotect.c | int newflags, pgprot_t prot) |
pgprot_t | 98 | mm/mprotect.c | int newflags, pgprot_t prot) |
pgprot_t | 121 | mm/mprotect.c | int newflags, pgprot_t prot) |
pgprot_t | 144 | mm/mprotect.c | int newflags, pgprot_t prot) |
pgprot_t | 180 | mm/mprotect.c | pgprot_t newprot; |