Home
last modified time | relevance | path

Searched refs:PAGE_READONLY (Results 1 – 25 of 26) sorted by relevance

12

/linux-2.4.37.9/include/asm-arm/
Dpgtable.h53 #define __P001 PAGE_READONLY
56 #define __P100 PAGE_READONLY
57 #define __P101 PAGE_READONLY
62 #define __S001 PAGE_READONLY
65 #define __S100 PAGE_READONLY
66 #define __S101 PAGE_READONLY
/linux-2.4.37.9/include/asm-m68k/
Dsun3_pgtable.h54 #define PAGE_READONLY __pgprot(SUN3_PAGE_VALID \ macro
74 #define __P001 PAGE_READONLY
77 #define __P100 PAGE_READONLY
78 #define __P101 PAGE_READONLY
83 #define __S001 PAGE_READONLY
86 #define __S100 PAGE_READONLY
87 #define __S101 PAGE_READONLY
Dmotorola_pgtable.h64 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/linux-2.4.37.9/include/asm-mips/
Dpgtable.h95 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
110 #define __P001 PAGE_READONLY
113 #define __P100 PAGE_READONLY
114 #define __P101 PAGE_READONLY
119 #define __S001 PAGE_READONLY
122 #define __S100 PAGE_READONLY
123 #define __S101 PAGE_READONLY
/linux-2.4.37.9/include/asm-sh/
Dpgtable.h173 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | _PAGE_ACCESSED | _PAGE… macro
186 #define __P001 PAGE_READONLY
189 #define __P100 PAGE_READONLY
190 #define __P101 PAGE_READONLY
195 #define __S001 PAGE_READONLY
198 #define __S100 PAGE_READONLY
199 #define __S101 PAGE_READONLY
/linux-2.4.37.9/include/asm-i386/
Dpgtable.h206 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
240 #define __P001 PAGE_READONLY
243 #define __P100 PAGE_READONLY
244 #define __P101 PAGE_READONLY
249 #define __S001 PAGE_READONLY
252 #define __S100 PAGE_READONLY
253 #define __S101 PAGE_READONLY
/linux-2.4.37.9/include/asm-cris/
Dpgtable.h247 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | __READABLE) macro
259 #define __P001 PAGE_READONLY
262 #define __P100 PAGE_READONLY
263 #define __P101 PAGE_READONLY
268 #define __S001 PAGE_READONLY
271 #define __S100 PAGE_READONLY
272 #define __S101 PAGE_READONLY
/linux-2.4.37.9/include/asm-mips64/
Dpgtable.h123 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
138 #define __P001 PAGE_READONLY
141 #define __P100 PAGE_READONLY
142 #define __P101 PAGE_READONLY
147 #define __S001 PAGE_READONLY
150 #define __S100 PAGE_READONLY
151 #define __S101 PAGE_READONLY
/linux-2.4.37.9/arch/sparc/mm/
Dinit.c353 protection_map[1] = PAGE_READONLY; in paging_init()
356 protection_map[4] = PAGE_READONLY; in paging_init()
357 protection_map[5] = PAGE_READONLY; in paging_init()
361 protection_map[9] = PAGE_READONLY; in paging_init()
364 protection_map[12] = PAGE_READONLY; in paging_init()
365 protection_map[13] = PAGE_READONLY; in paging_init()
/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h162 #define PAGE_READONLY __pgprot (_PAGE_PRESENT | _PAGE_VALID | _PAGE_CACHE | \ macro
191 #define __P100 PAGE_READONLY
192 #define __P101 PAGE_READONLY
200 #define __S100 PAGE_READONLY
201 #define __S101 PAGE_READONLY
/linux-2.4.37.9/include/asm-ia64/
Dpgtable.h116 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro
138 #define __P001 PAGE_READONLY
139 #define __P010 PAGE_READONLY /* write to priv pg -> copy & make writable */
140 #define __P011 PAGE_READONLY /* ditto */
147 #define __S001 PAGE_READONLY
/linux-2.4.37.9/include/asm-ppc64/
Dpgtable.h123 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
139 #define __P100 PAGE_READONLY
148 #define __S100 PAGE_READONLY
/linux-2.4.37.9/include/asm-parisc/
Dpgtable.h165 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | _PAGE_ACCESSED) macro
187 #define __P001 PAGE_READONLY
196 #define __S001 PAGE_READONLY
/linux-2.4.37.9/include/asm-ppc/
Dpgtable.h396 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
417 #define __P100 PAGE_READONLY
426 #define __S100 PAGE_READONLY
/linux-2.4.37.9/include/asm-x86_64/
Dpgtable.h238 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED | _PAGE_NX) macro
272 #define __P001 PAGE_READONLY
282 #define __S001 PAGE_READONLY
/linux-2.4.37.9/arch/arm/mm/
Dmm-armo.c141 pte[0] = mk_pte_phys(PAGE_OFFSET + 491520, PAGE_READONLY); in memtable_init()
Dproc-arm2,3.S39 tsteq r1, #PAGE_READONLY | PAGE_CLEAN
66 tsteq r2, #PAGE_READONLY | PAGE_CLEAN @ check for MEMC write
/linux-2.4.37.9/include/asm-arm/proc-armo/
Dpgtable.h63 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY ) macro
/linux-2.4.37.9/include/asm-arm/proc-armv/
Dpgtable.h130 #define PAGE_READONLY __pgprot(_L_PTE_DEFAULT | _L_PTE_READ) macro
/linux-2.4.37.9/include/asm-alpha/
Dpgtable.h98 #define PAGE_READONLY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/linux-2.4.37.9/include/asm-sh64/
Dpgtable.h344 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHABLE | \ macro
/linux-2.4.37.9/arch/i386/mm/
Dinit.c402 *pte = mk_pte_phys(0, PAGE_READONLY); in test_wp_bit()
/linux-2.4.37.9/include/asm-sparc/
Dpgtable.h119 #define PAGE_READONLY __pgprot(BTFIXUP_INT(page_readonly)) macro
/linux-2.4.37.9/arch/ia64/mm/
Dinit.c124 vma->vm_page_prot = __pgprot(pgprot_val(PAGE_READONLY) | _PAGE_MA_NAT); in ia64_init_addr_space()
/linux-2.4.37.9/drivers/media/video/
Dvino.c772 if (remap_page_range(start, page, PAGE_SIZE, PAGE_READONLY)) { in vino_mmap()

12