Home
last modified time | relevance | path

Searched refs:protected (Results 1 – 18 of 18) sorted by relevance

/arch/powerpc/boot/dts/
Dmpc5121ads.dts43 protected@0 {
44 label = "protected";
45 reg = <0x00000000 0x00040000>; // first sector is protected
/arch/powerpc/kernel/vdso64/
Ddatapage.S28 .protected __get_datapage
/arch/powerpc/kernel/vdso32/
Ddatapage.S28 .protected __get_datapage
/arch/powerpc/sysdev/
Dmpic.c1010 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/
Dp1020rdb-pc_camp_core0.dts57 protected-sources = <
Dmpc8572ds_camp_core0.dts60 protected-sources = <
Dmpc8572ds_camp_core1.dts83 protected-sources = <
Dp1020rdb-pc_camp_core1.dts105 protected-sources = <
/arch/x86/platform/olpc/
Dxo1-wakeup.S16 # OFW lands us here, running in protected mode, with a
/arch/powerpc/include/asm/
Dmpic.h316 unsigned long *protected; member
/arch/arm/boot/dts/
Dorion5x-maxtor-shared-storage-2.dts65 * a single, write-protected partition covering the whole
Dorion5x-lacie-ethernet-disk-mini-v2.dts86 * a single, write-protected partition covering the whole
Dorion5x-lacie-d2-network.dts105 * a single, write-protected partition covering the whole
/arch/metag/
DKconfig132 memory in LOCK1 protected atomics and spinlocks.
/arch/x86/math-emu/
DREADME153 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/
DKconfig699 wrapped as well. Irqs are already protected inside
701 irq exit still need to be protected.
/arch/x86/kvm/
Dmmu.c2373 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/
DKconfig1135 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.