Home
last modified time | relevance | path

Searched refs:prefetch (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/xen/
A Dprefetch.h37 #define prefetch(x) __builtin_prefetch(x) macro
/xen/tools/tests/vpci/
A Demul.h37 #define prefetch(x) __builtin_prefetch(x) macro
/xen/xen/arch/arm/
A Dtraps.c440 int prefetch, in inject_abt32_exception() argument
457 regs->pc32 = exception_handler32(prefetch ? VECTOR32_PABT : VECTOR32_DABT); in inject_abt32_exception()
465 if ( prefetch ) in inject_abt32_exception()
553 int prefetch, in inject_abt64_exception() argument
564 esr.ec = prefetch in inject_abt64_exception()
567 esr.ec = prefetch in inject_abt64_exception()
A DKconfig153 If a Cortex-A53 processor is executing a store or prefetch for

Completed in 10 milliseconds