| /linux/Documentation/pcmcia/ |
| H A D | locking.rst | 62 protected by pcmcia_socket_list_rwsem; 67 The resource_ops and their data are protected by ops_mutex. 69 The "main" struct pcmcia_socket is protected as follows (read-only fields 112 The "main" struct pcmcia_device is protected as follows (read-only fields
|
| /linux/Documentation/mm/ |
| H A D | arch_pgtable_helpers.rst | 51 | pte_wrprotect | Creates a write protected PTE | 73 | ptep_set_wrprotect | Converts into a write protected PTE | 121 | pmd_wrprotect | Creates a write protected PMD | 146 | pmdp_set_wrprotect | Converts into a write protected PMD | 182 | pud_wrprotect | Creates a write protected PUD | 197 | pudp_set_wrprotect | Converts into a write protected PUD | 219 | huge_pte_wrprotect | Creates a write protected HugeTLB | 223 | huge_ptep_set_wrprotect | Converts into a write protected HugeTLB |
|
| /linux/Documentation/virt/kvm/s390/ |
| H A D | s390-pv-boot.rst | 17 KVM to decrypt the protected virtual machine. 19 Based on this data, KVM will make the protected virtual machine known 67 When running in protected virtualization mode, some subcodes will result in 76 Re-IPL into a protected mode is only possible via a detour into non 77 protected mode.
|
| H A D | s390-pv-dump.rst | 11 it. This is especially true when a protected VM runs into trouble as 15 However when dumping a protected VM we need to maintain its
|
| /linux/arch/x86/realmode/rm/ |
| H A D | trampoline_32.S | 53 movw $1, %dx # protected mode (PE) bit 54 lmsw %dx # into protected mode
|
| H A D | trampoline_64.S | 91 # Enable protected mode 93 movl %eax, %cr0 # into protected mode
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | memcg_protection.m | 51 protected = min(n, c); % start with nominal variable 52 e = protected * min(1, E / siblings); % normalize overcommit 58 overuse = max(0, c - protected);
|
| /linux/scripts/kconfig/ |
| H A D | qconf.h | 57 protected: 202 protected: 225 protected: 260 protected:
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | mpc5121ads.dts | 39 protected@0 { 40 label = "protected"; 41 reg = <0x00000000 0x00040000>; // first sector is protected
|
| /linux/drivers/clk/sunxi/ |
| H A D | clk-simple-gates.c | 19 const int protected[], in sunxi_simple_gates_setup() argument 68 if (protected[j] == index) in sunxi_simple_gates_setup()
|
| /linux/Documentation/filesystems/ |
| H A D | files.rst | 10 Up until 2.6.12, the file descriptor table has been protected 12 ->file_lock protected accesses to all the file related fields 18 The files (struct file) themselves are protected using 58 2. Reading of the fdtable as described above must be protected
|
| /linux/Documentation/locking/ |
| H A D | preempt-locking.rst | 40 RULE #2: CPU state must be protected. 44 Under preemption, the state of the CPU must be protected. This is arch- 140 is done. They may also be called within a spin-lock protected region, however, 143 are also protected by preemption locks and so may use the versions which do
|
| /linux/arch/powerpc/sysdev/ |
| H 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() 1780 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in _mpic_get_one_irq() 1819 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in mpic_get_coreint_irq()
|
| /linux/arch/arm64/kvm/ |
| H A D | Kconfig | 99 If using protected nVHE mode, but cannot afford the associated 103 If unsure, or not using protected nVHE (pKVM), say N.
|
| /linux/Documentation/fb/ |
| H A D | vesafb.rst | 12 graphics mode. Switching mode later on (in protected mode) is 114 The VESA BIOS provides protected mode interface for changing 129 ypan enable display panning using the VESA protected mode 155 pmipal Use the protected mode interface for palette changes.
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | MP+onceassign+derefonce.litmus | 8 * pre-initialization garbage when it traverses an RCU-protected data
|
| H A D | MP+unlocklockonceonce+fencermbonceonce.litmus | 8 * the critical sections are protected by different locks.
|
| H A D | LB+unlocklockonceonce+poacquireonce.litmus | 8 * critical sections are protected by different locks. Note: Even when a
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple
|
| /linux/Documentation/hwmon/ |
| H A D | mc33xs2410_hwmon.rst | 19 The MC33XS2410 is a four channel self-protected high-side switch featuring
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_reflash.c | 402 bool protected; in efx_reflash_flash_firmware() local 447 &protected); in efx_reflash_flash_firmware() 455 if (protected) { in efx_reflash_flash_firmware()
|
| /linux/Documentation/arch/x86/ |
| H A D | booting-dt.rst | 8 entry point once it switched into protected mode). That entry point
|
| /linux/tools/memory-model/Documentation/ |
| H A D | README | 27 protected by a lock: locking.txt 90 Rules for accessing lock-protected shared variables outside of
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | p1020rdb-pc_camp_core0.dts | 53 protected-sources = <
|
| H A D | mpc8572ds_camp_core0.dts | 56 protected-sources = <
|