Home
last modified time | relevance | path

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

12

/arch/x86/realmode/rm/
A Dtrampoline_32.S53 movw $1, %dx # protected mode (PE) bit
54 lmsw %dx # into protected mode
A Dtrampoline_64.S91 # Enable protected mode
93 movl %eax, %cr0 # into protected mode
/arch/powerpc/boot/dts/
A Dmpc5121ads.dts39 protected@0 {
40 label = "protected";
41 reg = <0x00000000 0x00040000>; // first sector is protected
/arch/arm64/kvm/
A DKconfig62 If using protected nVHE mode, but cannot afford the associated
66 If unsure, or not using protected nVHE (pKVM), say N.
/arch/powerpc/sysdev/
A Dmpic.c1013 if (mpic->protected && test_bit(hw, mpic->protected)) { in mpic_host_map()
1329 mpic->protected = bitmap_zalloc(intvec_top + 1, GFP_KERNEL); in mpic_alloc()
1330 BUG_ON(mpic->protected == NULL); in mpic_alloc()
1334 __set_bit(psrc[i], mpic->protected); in mpic_alloc()
1615 if (mpic->protected && test_bit(i, mpic->protected)) in mpic_init()
1782 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in _mpic_get_one_irq()
1821 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in mpic_get_coreint_irq()
/arch/x86/kvm/
A DKconfig84 bool "Enable support for KVM software-protected VMs"
88 Enable support for KVM software-protected VMs. Currently, software-
89 protected VMs are purely a development and testing vehicle for
91 software-protected VM will fail miserably.
/arch/powerpc/boot/dts/fsl/
A Dmpc8572ds_camp_core0.dts56 protected-sources = <
A Dp1020rdb-pc_camp_core0.dts53 protected-sources = <
A Dmpc8572ds_camp_core1.dts79 protected-sources = <
A Dp1020rdb-pc_camp_core1.dts101 protected-sources = <
/arch/arm64/boot/dts/qcom/
A Dmsm8953-xiaomi-daisy.dts79 * We bitbang on &i2c_4 because BLSP is protected by TZ as sensors are
80 * normally proxied via ADSP firmware. GPIOs aren't protected.
A Dmsm8953-xiaomi-vince.dts70 * We bitbang on &i2c_4 because BLSP is protected by TZ as sensors are
71 * normally proxied via ADSP firmware. GPIOs aren't protected.
A Dsdm632-fairphone-fp3.dts291 * 0-3: unused but protected by TZ
A Dqcs404-evb.dtsi80 protected-clocks = <GCC_BIMC_CDSP_CLK>,
A Dqcm6490-shift-otter.dts489 protected-clocks = <GCC_CFG_NOC_LPASS_CLK>,
788 * 48-52: protected by XPU, not sure why.
A Dsdm845-lg-common.dtsi461 protected-clocks = <GCC_QSPI_CORE_CLK>,
A Dsdm845-xiaomi-beryllium-common.dtsi235 protected-clocks = <GCC_QSPI_CORE_CLK>,
/arch/x86/platform/olpc/
A Dxo1-wakeup.S16 # OFW lands us here, running in protected mode, with a
/arch/powerpc/include/asm/
A Dmpic.h316 unsigned long *protected; member
/arch/arm/boot/dts/marvell/
A Dorion5x-lacie-ethernet-disk-mini-v2.dts81 * a single, write-protected partition covering the whole
A Dorion5x-maxtor-shared-storage-2.dts62 * a single, write-protected partition covering the whole
A Dorion5x-lacie-d2-network.dts102 * a single, write-protected partition covering the whole
/arch/arm/boot/dts/nxp/imx/
A Dimx6dl-b1x5pv2.dtsi381 * automatically, so the hardware is still protected.
/arch/arm/boot/dts/aspeed/
A Daspeed-bmc-tyan-s8036.dts393 * protected through diodes.
A Daspeed-bmc-tyan-s7106.dts439 * protected through diodes.

Completed in 32 milliseconds

12