Home
last modified time | relevance | path

Searched refs:synchronizing (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/x86/kvm/mmu/
H A Dspte.c189 u64 old_spte, bool prefetch, bool synchronizing, in make_spte() argument
211 if (!prefetch || synchronizing) in make_spte()
270 mmu_try_to_unsync_pages(vcpu->kvm, slot, gfn, synchronizing, prefetch)) in make_spte()
277 if (prefetch && !synchronizing) in make_spte()
H A Dmmu_internal.h203 gfn_t gfn, bool synchronizing, bool prefetch);
H A Dspte.h546 u64 old_spte, bool prefetch, bool synchronizing,
H A Dmmu.c2930 gfn_t gfn, bool synchronizing, bool prefetch) in mmu_try_to_unsync_pages() argument
2950 if (synchronizing) in mmu_try_to_unsync_pages()
/linux/Documentation/sound/
H A Dutimers.rst14 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/Documentation/ABI/testing/
H A Ddebugfs-cros-ec32 is used for synchronizing the AP host time with the EC
/linux/Documentation/driver-api/
H A Dptp.rst10 programs, synchronizing Linux with external clocks, and using the
H A Dclk.rst286 needs to handle synchronizing the read of the state with whatever they're
H A Ddma-buf.rst6 for synchronizing asynchronous hardware access.
/linux/sound/core/
H A DKconfig254 from userspace. They could be quite useful when synchronizing the
/linux/tools/memory-model/Documentation/
H A Dglossary.txt133 Pairing: "Memory-barrier pairing" reflects the fact that synchronizing
/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst213 lookup-and-add-if-not-found). Other than that, synchronizing
/linux/Documentation/timers/
H A Dtimekeeping.rst47 are various quirks and layers in the timekeeping code for e.g. synchronizing
/linux/Documentation/process/
H A Dmaintainer-soc.rst112 A common problem is synchronizing changes between device drivers and devicetree
/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst26 not always: as synchronizing scheduling decisions across 2 or more CPUs in a
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-raw-vbi.rst268 The latter bears the possibility of synchronizing video and VBI data by
/linux/Documentation/driver-api/usb/
H A DURB.rst271 of the current frame. You might want this model if you're synchronizing
H A Dpower-management.rst468 method. The ``suspend`` method must be responsible for synchronizing with
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst45 development of intel_powerclamp driver, the method of synchronizing
/linux/Documentation/core-api/
H A Dpin_user_pages.rst164 synchronizing against pending IO, that accomplish approximately the same thing.
/linux/scripts/
H A Dspelling.txt1605 syncronizing||synchronizing
/linux/arch/x86/kvm/
H A Dx86.c2816 bool synchronizing = false; in kvm_synchronize_tsc() local
2829 synchronizing = true; in kvm_synchronize_tsc()
2849 synchronizing = data < tsc_exp + tsc_hz && in kvm_synchronize_tsc()
2861 if (synchronizing && in kvm_synchronize_tsc()
/linux/arch/arm64/
H A DKconfig1118 bool "Cortex-*/Neoverse-*: workaround for MSR SSBS not self-synchronizing"
1225 TTBR update and the corresponding context synchronizing operation can
/linux/Documentation/power/
H A Druntime_pm.rst26 be used for synchronizing runtime PM operations with one another.
/linux/arch/x86/
H A DKconfig1339 of synchronizing all cores and SMT threads is one fragile dance which does

12