PAGE_KERNEL_RO     40 arch/arm64/kernel/efi.c 		return pgprot_val(PAGE_KERNEL_RO);
PAGE_KERNEL_RO    192 arch/arm64/kernel/setup.c 	fixmap_remap_fdt(dt_phys, &size, PAGE_KERNEL_RO);
PAGE_KERNEL_RO    257 arch/arm64/mm/kasan_init.c 				PAGE_KERNEL_RO));
PAGE_KERNEL_RO    456 arch/arm64/mm/mmu.c 			    PAGE_KERNEL_RO);
PAGE_KERNEL_RO    535 arch/arm64/mm/mmu.c 			    section_size, PAGE_KERNEL_RO);
PAGE_KERNEL_RO    604 arch/arm64/mm/mmu.c 			     PAGE_KERNEL_RO);
PAGE_KERNEL_RO    116 arch/openrisc/mm/init.c 					prot = PAGE_KERNEL_RO;
PAGE_KERNEL_RO     20 arch/powerpc/mm/kasan/kasan_init_32.c 	return PAGE_KERNEL_RO;
PAGE_KERNEL_RO    241 arch/powerpc/mm/pgtable_32.c 	change_page_attr(page, numpages, PAGE_KERNEL_RO);
PAGE_KERNEL_RO    193 arch/powerpc/platforms/ps3/spu.c 	unsigned long shadow_flags = pgprot_val(pgprot_noncached_wc(PAGE_KERNEL_RO));
PAGE_KERNEL_RO     98 arch/s390/mm/kasan_init.c 	pgt_prot_zero = pgprot_val(PAGE_KERNEL_RO);
PAGE_KERNEL_RO    247 arch/s390/mm/kasan_init.c 	unsigned long pgt_prot = pgprot_val(PAGE_KERNEL_RO);
PAGE_KERNEL_RO    123 arch/s390/mm/pageattr.c 	prot = pgprot_val(ro ? PAGE_KERNEL_RO : PAGE_KERNEL);
PAGE_KERNEL_RO    938 arch/x86/kernel/traps.c 		    PAGE_KERNEL_RO);
PAGE_KERNEL_RO    120 arch/x86/mm/cpu_entry_area.c 	pgprot_t gdt_prot = PAGE_KERNEL_RO;
PAGE_KERNEL_RO    121 arch/x86/mm/cpu_entry_area.c 	pgprot_t tss_prot = PAGE_KERNEL_RO;
PAGE_KERNEL_RO    134 arch/x86/mm/cpu_entry_area.c 		PAGE_KERNEL_RO : PAGE_KERNEL;
PAGE_KERNEL_RO    753 arch/x86/mm/init_32.c 	__set_fixmap(FIX_WP_TEST, __pa_symbol(empty_zero_page), PAGE_KERNEL_RO);
PAGE_KERNEL_RO    421 arch/x86/xen/enlighten_pv.c 		set_aliased_prot(ldt + i, PAGE_KERNEL_RO);
PAGE_KERNEL_RO    501 arch/x86/xen/enlighten_pv.c 	pte = pfn_pte(pfn, PAGE_KERNEL_RO);
PAGE_KERNEL_RO    770 arch/x86/xen/mmu_pv.c 					pfn_pte(pfn, PAGE_KERNEL_RO),
PAGE_KERNEL_RO   1648 arch/x86/xen/mmu_pv.c 			__set_pfn_prot(pfn, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1819 arch/x86/xen/mmu_pv.c 		set_page_prot(&level1_ident_pgt[pteidx], PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1821 arch/x86/xen/mmu_pv.c 	set_page_prot(pmd, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1947 arch/x86/xen/mmu_pv.c 	set_page_prot(init_top_pgt, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1948 arch/x86/xen/mmu_pv.c 	set_page_prot(level3_ident_pgt, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1949 arch/x86/xen/mmu_pv.c 	set_page_prot(level3_kernel_pgt, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1950 arch/x86/xen/mmu_pv.c 	set_page_prot(level3_user_vsyscall, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1951 arch/x86/xen/mmu_pv.c 	set_page_prot(level2_ident_pgt, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1952 arch/x86/xen/mmu_pv.c 	set_page_prot(level2_kernel_pgt, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1953 arch/x86/xen/mmu_pv.c 	set_page_prot(level2_fixmap_pgt, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   1957 arch/x86/xen/mmu_pv.c 			      PAGE_KERNEL_RO);
PAGE_KERNEL_RO   2199 arch/x86/xen/mmu_pv.c 	set_page_prot(swapper_kernel_pmd, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   2201 arch/x86/xen/mmu_pv.c 	set_page_prot(swapper_pg_dir, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   2256 arch/x86/xen/mmu_pv.c 	set_page_prot(initial_kernel_pmd, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   2257 arch/x86/xen/mmu_pv.c 	set_page_prot(initial_page_table, PAGE_KERNEL_RO);
PAGE_KERNEL_RO   2258 arch/x86/xen/mmu_pv.c 	set_page_prot(empty_zero_page, PAGE_KERNEL_RO);
PAGE_KERNEL_RO    351 arch/x86/xen/p2m.c 			pfn_pte(PFN_DOWN(__pa(p2m_missing)), PAGE_KERNEL_RO));
PAGE_KERNEL_RO    353 arch/x86/xen/p2m.c 			pfn_pte(PFN_DOWN(__pa(p2m_identity)), PAGE_KERNEL_RO));
PAGE_KERNEL_RO    400 arch/x86/xen/p2m.c 				pfn_pte(PFN_DOWN(__pa(mfns)), PAGE_KERNEL_RO));
PAGE_KERNEL_RO     98 arch/xtensa/mm/kasan_init.c 				PAGE_KERNEL_RO));
PAGE_KERNEL_RO    327 drivers/base/firmware_loader/main.c 			     PAGE_KERNEL_RO);
PAGE_KERNEL_RO     94 drivers/virt/vboxguest/vboxguest_core.c 					 VM_MAP, PAGE_KERNEL_RO);
PAGE_KERNEL_RO     50 include/asm-generic/fixmap.h #if !defined(FIXMAP_PAGE_RO) && defined(PAGE_KERNEL_RO)
PAGE_KERNEL_RO     51 include/asm-generic/fixmap.h #define FIXMAP_PAGE_RO PAGE_KERNEL_RO
PAGE_KERNEL_RO   1152 include/asm-generic/pgtable.h #ifndef PAGE_KERNEL_RO