Searched refs:protected (Results 1 – 25 of 44) sorted by relevance
12
| /arch/x86/realmode/rm/ |
| A D | trampoline_32.S | 53 movw $1, %dx # protected mode (PE) bit 54 lmsw %dx # into protected mode
|
| A D | trampoline_64.S | 91 # Enable protected mode 93 movl %eax, %cr0 # into protected mode
|
| /arch/powerpc/boot/dts/ |
| A D | mpc5121ads.dts | 39 protected@0 { 40 label = "protected"; 41 reg = <0x00000000 0x00040000>; // first sector is protected
|
| /arch/arm64/kvm/ |
| A D | Kconfig | 62 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 D | mpic.c | 1013 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 D | Kconfig | 84 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 D | mpc8572ds_camp_core0.dts | 56 protected-sources = <
|
| A D | p1020rdb-pc_camp_core0.dts | 53 protected-sources = <
|
| A D | mpc8572ds_camp_core1.dts | 79 protected-sources = <
|
| A D | p1020rdb-pc_camp_core1.dts | 101 protected-sources = <
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8953-xiaomi-daisy.dts | 79 * 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 D | msm8953-xiaomi-vince.dts | 70 * 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 D | sdm632-fairphone-fp3.dts | 291 * 0-3: unused but protected by TZ
|
| A D | qcs404-evb.dtsi | 80 protected-clocks = <GCC_BIMC_CDSP_CLK>,
|
| A D | qcm6490-shift-otter.dts | 489 protected-clocks = <GCC_CFG_NOC_LPASS_CLK>, 788 * 48-52: protected by XPU, not sure why.
|
| A D | sdm845-lg-common.dtsi | 461 protected-clocks = <GCC_QSPI_CORE_CLK>,
|
| A D | sdm845-xiaomi-beryllium-common.dtsi | 235 protected-clocks = <GCC_QSPI_CORE_CLK>,
|
| /arch/x86/platform/olpc/ |
| A D | xo1-wakeup.S | 16 # OFW lands us here, running in protected mode, with a
|
| /arch/powerpc/include/asm/ |
| A D | mpic.h | 316 unsigned long *protected; member
|
| /arch/arm/boot/dts/marvell/ |
| A D | orion5x-lacie-ethernet-disk-mini-v2.dts | 81 * a single, write-protected partition covering the whole
|
| A D | orion5x-maxtor-shared-storage-2.dts | 62 * a single, write-protected partition covering the whole
|
| A D | orion5x-lacie-d2-network.dts | 102 * a single, write-protected partition covering the whole
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx6dl-b1x5pv2.dtsi | 381 * automatically, so the hardware is still protected.
|
| /arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-tyan-s8036.dts | 393 * protected through diodes.
|
| A D | aspeed-bmc-tyan-s7106.dts | 439 * protected through diodes.
|
Completed in 32 milliseconds
12