Searched refs:protection (Results 1 – 20 of 20) sorted by relevance
/arch/cris/mm/ |
D | fault.c | 54 int protection, int writeaccess) in do_page_fault() argument 65 protection, writeaccess)); in do_page_fault() 89 !protection && in do_page_fault() 101 !protection && user_mode(regs)) in do_page_fault() 246 die_if_kernel("Oops", regs, (writeaccess << 1) | protection); in do_page_fault()
|
/arch/arm/mach-omap2/ |
D | irq.c | 72 u32 protection; member 292 intc_context[ind].protection = in omap_intc_save_context() 318 intc_bank_write_reg(intc_context[ind].protection, in omap_intc_restore_context()
|
/arch/cris/arch-v10/mm/ |
D | fault.c | 32 int protection, int writeaccess);
|
/arch/frv/kernel/ |
D | head-uc-fr451.S | 39 # set the protection map with the I/DAMPR registers 58 # set the I/O region protection registers for FR401/3/5
|
D | head-mmu-fr451.S | 222 # set the protection map with the I/DAMPR registers 241 # set the I/O region protection registers for FR451 in MMU mode
|
D | head-uc-fr401.S | 233 # set the protection map with the I/DAMPR registers 245 # set the I/O region protection registers for FR401/3/5
|
D | head-uc-fr555.S | 217 # set the protection map with the I/DAMPR registers 231 # set the I/O region protection registers for FR555
|
/arch/s390/kernel/ |
D | head31.S | 96 oi 0(%r15),0x10 # switch on low address protection
|
D | base.S | 84 # * Lowcore protection is disabled
|
D | reipl64.S | 16 # - Lowcore protection is off
|
/arch/cris/arch-v32/mm/ |
D | mmu.S | 46 moveq 1, $r12 ; protection fault 191 clear.d $r12 ; Not a protection fault
|
/arch/tile/ |
D | Kconfig | 313 int "Processor protection level for kernel" 317 This setting determines the processor protection level the
|
/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 97 ! TLB hits, but the access violate the protection.
|
/arch/x86/math-emu/ |
D | README | 145 vm86 mode can cause a general protection fault. Address offsets 150 protection fault message when run under the MS-DOS prompt of Windows 157 allowed to write outside the bounds set by the protection.
|
/arch/powerpc/kernel/ |
D | pci-common.c | 343 pgprot_t protection, in __pci_mmap_set_pgprot() argument 347 unsigned long prot = pgprot_val(protection); in __pci_mmap_set_pgprot()
|
/arch/microblaze/pci/ |
D | pci-common.c | 345 pgprot_t protection, in __pci_mmap_set_pgprot() argument 349 pgprot_t prot = protection; in __pci_mmap_set_pgprot()
|
/arch/x86/ |
D | Kconfig.debug | 109 of module data. Such protection may interfere with run-time code
|
/arch/m68k/ |
D | Kconfig.machine | 187 Disable the CPU internal registers protection in user mode,
|
/arch/blackfin/ |
D | Kconfig | 1070 bool "Enable the memory protection unit (EXPERIMENTAL)"
|
/arch/arm/ |
D | Kconfig | 2030 Beware that there is very little in terms of protection against
|