Searched refs:protected (Results 1 – 18 of 18) sorted by relevance
/arch/powerpc/boot/dts/ |
D | mpc5121ads.dts | 43 protected@0 { 44 label = "protected"; 45 reg = <0x00000000 0x00040000>; // first sector is protected
|
/arch/powerpc/kernel/vdso64/ |
D | datapage.S | 28 .protected __get_datapage
|
/arch/powerpc/kernel/vdso32/ |
D | datapage.S | 28 .protected __get_datapage
|
/arch/powerpc/sysdev/ |
D | mpic.c | 1010 if (mpic->protected && test_bit(hw, mpic->protected)) { in mpic_host_map() 1329 mpic->protected = kzalloc(mapsize*sizeof(long), GFP_KERNEL); in mpic_alloc() 1330 BUG_ON(mpic->protected == NULL); in mpic_alloc() 1334 __set_bit(psrc[i], mpic->protected); in mpic_alloc() 1617 if (mpic->protected && test_bit(i, mpic->protected)) in mpic_init() 1783 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in _mpic_get_one_irq() 1822 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in mpic_get_coreint_irq()
|
/arch/powerpc/boot/dts/fsl/ |
D | p1020rdb-pc_camp_core0.dts | 57 protected-sources = <
|
D | mpc8572ds_camp_core0.dts | 60 protected-sources = <
|
D | mpc8572ds_camp_core1.dts | 83 protected-sources = <
|
D | p1020rdb-pc_camp_core1.dts | 105 protected-sources = <
|
/arch/x86/platform/olpc/ |
D | xo1-wakeup.S | 16 # OFW lands us here, running in protected mode, with a
|
/arch/powerpc/include/asm/ |
D | mpic.h | 316 unsigned long *protected; member
|
/arch/arm/boot/dts/ |
D | orion5x-maxtor-shared-storage-2.dts | 65 * a single, write-protected partition covering the whole
|
D | orion5x-lacie-ethernet-disk-mini-v2.dts | 86 * a single, write-protected partition covering the whole
|
D | orion5x-lacie-d2-network.dts | 105 * a single, write-protected partition covering the whole
|
/arch/metag/ |
D | Kconfig | 132 memory in LOCK1 protected atomics and spinlocks.
|
/arch/x86/math-emu/ |
D | README | 153 The emulator supports 16-bit protected mode, with one difference from 156 will not allow this in 16-bit protected mode: no instructions are
|
/arch/ |
D | Kconfig | 699 wrapped as well. Irqs are already protected inside 701 irq exit still need to be protected.
|
/arch/x86/kvm/ |
D | mmu.c | 2373 bool protected = false; in mmu_sync_children() local 2376 protected |= rmap_write_protect(vcpu, sp->gfn); in mmu_sync_children() 2378 if (protected) { in mmu_sync_children()
|
/arch/x86/ |
D | Kconfig | 1135 V8086 mode. This option is also unrelated to 16-bit protected 1153 protected mode legacy code on x86 processors. Disabling 1599 tristate "Support non-standard NVDIMMs and ADR protected memory" 1606 by the Intel Sandy Bridge-EP reference BIOS as protected memory.
|