Module prefetch

Source
Available on AArch64 or target_arch="arm64ec" only.

Constants§

_PREFETCH_LOCALITY0Experimental
See prefetch.
_PREFETCH_LOCALITY1Experimental
See prefetch.
_PREFETCH_LOCALITY2Experimental
See prefetch.
_PREFETCH_LOCALITY3Experimental
See prefetch.
_PREFETCH_READExperimental
See prefetch.
_PREFETCH_WRITEExperimental
See prefetch.

Functions§

prefetch 🔒
_prefetchExperimental
Fetch the cache line that contains address p using the given RW and LOCALITY.