Home
last modified time | relevance | path

Searched refs:cacheflush (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dclear_cache.c99 cacheflush(start, (uintptr_t)end - (uintptr_t)start, BCACHE); in __clear_cache()
/freebsd-13.1/sys/xen/interface/
H A Ddomctl.h1274 struct xen_domctl_cacheflush cacheflush; member