Searched refs:protect (Results 1 – 20 of 20) sorted by relevance
/arch/x86/kernel/ |
D | machine_kexec_64.c | 613 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range() argument 627 if (protect) in kexec_mark_range() 633 static void kexec_mark_crashkres(bool protect) in kexec_mark_crashkres() argument 637 kexec_mark_range(crashk_low_res.start, crashk_low_res.end, protect); in kexec_mark_crashkres() 642 kexec_mark_range(crashk_res.start, control + PAGE_SIZE - 1, protect); in kexec_mark_crashkres() 644 kexec_mark_range(control, crashk_res.end, protect); in kexec_mark_crashkres()
|
/arch/s390/kernel/ |
D | machine_kexec.c | 191 static void crash_protect_pages(int protect) in crash_protect_pages() argument 198 if (protect) in crash_protect_pages()
|
/arch/um/os-Linux/skas/ |
D | mem.c | 197 int protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, in protect() function
|
/arch/um/kernel/ |
D | tlb.c | 97 ret = protect(&hvc->mm->context.id, in do_ops() 485 err = protect(mm_id, address, PAGE_SIZE, prot, 1, &flush); in flush_tlb_page()
|
/arch/um/include/shared/ |
D | os.h | 279 extern int protect(struct mm_id * mm_idp, unsigned long addr,
|
/arch/arm/boot/dts/ |
D | imx6qdl-aristainetos2.dtsi | 609 MX6QDL_PAD_DI0_PIN4__GPIO4_IO20 0x1b0b0 /* SD1 write protect input */ 623 MX6QDL_PAD_SD4_DAT2__GPIO2_IO10 0x1b0b0 /* SD2 write protect input */
|
D | am4372.dtsi | 364 protect-exec;
|
D | am33xx.dtsi | 409 protect-exec;
|
D | exynos5410-odroidxu.dts | 555 /* Pin is floating so be sure to disable write-protect */
|
D | rk3288-veyron.dtsi | 633 write-protect {
|
D | omap3-pandora-common.dtsi | 514 * Many pandora boards have been produced with defective write-protect switches
|
D | imx6q-novena.dts | 775 /* Write protect */
|
/arch/powerpc/boot/dts/ |
D | ac14xx.dts | 166 wp-gpios = <&gpio_pic 24 0>; /* write protect */
|
D | xpedite5200.dts | 103 * 5: Flash write protect enable
|
D | xpedite5200_xmon.dts | 107 * 5: Flash write protect enable
|
/arch/mips/boot/dts/img/ |
D | pistachio.dtsi | 628 pin_sdhost_write_protect: sdhost-write-protect {
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 828 write-protect {
|
/arch/ |
D | Kconfig | 562 shadow stack to protect function return addresses from being 691 locking is needed to protect against concurrent accesses.
|
/arch/mips/ |
D | Kconfig | 2586 # moment we protect the user and offer the highmem option only on machines
|
/arch/x86/ |
D | Kconfig | 1915 itself inside the kernel or to protect the kernel
|