Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dprocessor.h151 #define PREFETCHW_ASM(x) \ macro
165 __asm__ __volatile__(PREFETCHW_ASM(%0) : : "r" (x) : "memory"); in prefetchw()
A Dcmpxchg.h41 PREFETCHW_ASM(%5) \

Completed in 6 milliseconds