Home
last modified time | relevance | path

Searched full:soft (Results 1 – 25 of 122) sorted by relevance

12345

/Documentation/admin-guide/mm/
Dsoft-dirty.rst2 Soft-Dirty PTEs
5 The soft-dirty is a bit on a PTE which helps to track which pages a task
8 1. Clear soft-dirty bits from the task's PTEs.
15 3. Read soft-dirty bits from the PTEs.
18 64-bit qword is the soft-dirty one. If set, the respective PTE was
23 when the soft-dirty bit is cleared. So, after this, when the task tries to
25 the soft-dirty bit on the respective PTE.
28 soft-dirty bits clear, the #PF-s that occur after that are processed fast.
30 the kernel does is finds this fact out and puts both writable and soft-dirty
34 there is still a scenario when we can lose soft dirty bits -- a task
[all …]
Dpagemap.rst19 * Bit 55 pte is soft-dirty (see
20 Documentation/admin-guide/mm/soft-dirty.rst)
208 after first clear of soft-dirty bits. Since Linux 4.2 they are used for
236 - ``PAGE_IS_SOFT_DIRTY`` - Page is soft-dirty
281 of soft-dirty flag. It doesn't get affected by VMA merging of the kernel and hence
282 the user can find the true soft-dirty pages in case of normal pages. (There may
Dindex.rst40 soft-dirty
/Documentation/devicetree/bindings/power/reset/
Dkeystone-reset.txt10 Additionally soft or hard reset can be configured.
26 - ti,soft-reset: Boolean option indicating soft reset.
59 WDT0 or WDT2 is triggered it issues soft reset for SoC.
66 ti,soft-reset;
/Documentation/devicetree/bindings/usb/
Dhisilicon,histb-xhci.txt19 "soft": for soft reset
42 reset-names = "soft";
Dhisilicon,hi3798mv200-dwc3.yaml48 const: soft
84 reset-names = "soft";
/Documentation/ABI/stable/
Dsysfs-class-rfkill37 Description: Whether the soft blocked state is initialised from non-volatile
53 "soft" interfaces should be preferred, since it is not possible
54 to express the 'soft and hard block' state of the rfkill driver
82 What: /sys/class/rfkill/rfkill[0-9]+/soft
Dsysfs-driver-speakup271 the synthesizer driver currently in use (E.G) `soft` for the
272 soft driver. This directory contains files which control the
282 Below is a description of values and parameters for soft
289 to start speaking uppercase letters. For the soft synthesizer
297 speaking uppercase letters. In the case of the soft synthesizer
314 the espeak synthesizer used by the soft driver speaks "greater
358 synthesizer. The range for the soft driver seems to be 0-2.
372 the soft driver seems to be 0-2. This seems to make no
386 soft driver is 0-7. Note that while espeak supports multiple
/Documentation/devicetree/bindings/pci/
Dhisilicon-histb-pcie.txt31 "soft": soft reset;
66 reset-names = "soft", "sys", "bus";
/Documentation/ABI/testing/
Dsysfs-memory-page-offline6 Soft-offline the memory page containing the physical address
9 to soft-offline it, by moving the contents elsewhere or
Dsysfs-kernel-reboot13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Ducc.txt19 - soft-uart : for UART drivers, if specified this means the QE UART device
20 driver should use "Soft-UART" mode, which is needed on some SOCs that have
21 broken UART hardware. Soft-UART is provided via a microcode upload.
Dfirmware.txt21 id = "Soft-UART";
/Documentation/driver-api/
Drfkill.rst21 The rfkill subsystem has a concept of "hard" and "soft" block, which
28 - soft block
62 keeps track of soft and hard block separately.
109 soft and hard block are properly separated (unlike sysfs, see below) and
/Documentation/devicetree/bindings/reset/
Dimg,pistachio-reset.txt5 disable individual IP blocks within the Pistachio SoC using "soft reset"
8 The actual action taken when soft reset is asserted is hardware dependent.
/Documentation/devicetree/bindings/regulator/
Dqcom-labibb-regulator.yaml27 qcom,soft-start-us:
28 description: Regulator soft start time in microseconds.
/Documentation/devicetree/bindings/mtd/
Ddavinci-nand.txt45 - "soft"
61 - "soft"
Dmxic-nand.txt33 nand-ecc-mode = "soft";
/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dfsl,qe-ucc-qmc.yaml55 fsl,soft-qmc:
58 Soft QMC firmware name to load. If this property is omitted, no firmware
161 fsl,soft-qmc = "fsl_qe_ucode_qmc_8321_11.bin";
/Documentation/networking/devlink/
Dhns3.rst28 - Used to represent the Soft Congestion Control (SSC) firmware version.
/Documentation/translations/zh_CN/admin-guide/mm/
Dindex.rst45 * soft-dirty
/Documentation/translations/zh_TW/admin-guide/mm/
Dindex.rst45 * soft-dirty
/Documentation/hwmon/
Dadm1177.rst16 Hot-Swap Controller and Digital Power Monitors with Soft Start Pin.
/Documentation/devicetree/bindings/ata/
Dahci-st.txt16 - resets : The power-down, soft-reset and power-reset lines of SATA IP
/Documentation/admin-guide/
Dlockup-watchdogs.rst5 The Linux kernel can act as a watchdog to detect both soft and hard
36 The soft and hard lockup detectors are built on top of the hrtimer and

12345