| /linux-6.15/arch/x86/kvm/mmu/ |
| H A D | spte.c | 163 u64 old_spte, bool prefetch, bool synchronizing, in make_spte() argument 184 if (!prefetch || synchronizing) in make_spte() 243 mmu_try_to_unsync_pages(vcpu->kvm, slot, gfn, synchronizing, prefetch)) in make_spte() 250 if (prefetch && !synchronizing) in make_spte()
|
| H A D | mmu_internal.h | 209 gfn_t gfn, bool synchronizing, bool prefetch);
|
| H A D | spte.h | 527 u64 old_spte, bool prefetch, bool synchronizing,
|
| H A D | mmu.c | 2898 gfn_t gfn, bool synchronizing, bool prefetch) in mmu_try_to_unsync_pages() argument 2918 if (synchronizing) in mmu_try_to_unsync_pages()
|
| /linux-6.15/Documentation/sound/ |
| H A D | utimers.rst | 14 IOCTL calls. Such timers could be useful when synchronizing audio 16 (e.g. PTP clocks), and when synchronizing the audio stream going through 100 when synchronizing two sound applications on both ends of the virtual
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | debugfs-cros-ec | 32 is used for synchronizing the AP host time with the EC
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | ptp.rst | 10 programs, synchronizing Linux with external clocks, and using the
|
| H A D | clk.rst | 286 needs to handle synchronizing the read of the state with whatever they're
|
| H A D | dma-buf.rst | 6 for synchronizing asynchronous hardware access.
|
| /linux-6.15/sound/core/ |
| H A D | Kconfig | 254 from userspace. They could be quite useful when synchronizing the
|
| /linux-6.15/tools/memory-model/Documentation/ |
| H A D | glossary.txt | 133 Pairing: "Memory-barrier pairing" reflects the fact that synchronizing
|
| /linux-6.15/Documentation/driver-api/driver-model/ |
| H A D | devres.rst | 213 lookup-and-add-if-not-found). Other than that, synchronizing
|
| /linux-6.15/Documentation/timers/ |
| H A D | timekeeping.rst | 47 are various quirks and layers in the timekeeping code for e.g. synchronizing
|
| /linux-6.15/Documentation/process/ |
| H A D | maintainer-soc.rst | 110 A common problem is synchronizing changes between device drivers and devicetree
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | core-scheduling.rst | 26 not always: as synchronizing scheduling decisions across 2 or more CPUs in a
|
| /linux-6.15/Documentation/driver-api/usb/ |
| H A D | URB.rst | 271 of the current frame. You might want this model if you're synchronizing
|
| H A D | power-management.rst | 468 method. The ``suspend`` method must be responsible for synchronizing with
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | dev-raw-vbi.rst | 268 The latter bears the possibility of synchronizing video and VBI data by
|
| H A D | dev-sliced-vbi.rst | 373 synchronizing video and VBI data by using buffer timestamps.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 164 synchronizing against pending IO, that accomplish approximately the same thing.
|
| /linux-6.15/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 45 development of intel_powerclamp driver, the method of synchronizing
|
| /linux-6.15/scripts/ |
| H A D | spelling.txt | 1602 syncronizing||synchronizing
|
| /linux-6.15/arch/x86/kvm/ |
| H A D | x86.c | 2698 bool synchronizing = false; in kvm_synchronize_tsc() local 2711 synchronizing = true; in kvm_synchronize_tsc() 2731 synchronizing = data < tsc_exp + tsc_hz && in kvm_synchronize_tsc() 2743 if (synchronizing && in kvm_synchronize_tsc()
|
| /linux-6.15/arch/arm64/ |
| H A D | Kconfig | 1099 bool "Cortex-*/Neoverse-*: workaround for MSR SSBS not self-synchronizing" 1205 TTBR update and the corresponding context synchronizing operation can
|
| /linux-6.15/Documentation/power/ |
| H A D | runtime_pm.rst | 26 be used for synchronizing runtime PM operations with one another.
|