Searched refs:BASE_PREFETCH (Results 1 - 1 of 1) sorted by path

/linux-master/arch/x86/include/asm/
H A Dprocessor.h600 # define BASE_PREFETCH "" macro
603 # define BASE_PREFETCH "prefetcht0 %1" macro
614 alternative_input(BASE_PREFETCH, "prefetchnta %1",
626 alternative_input(BASE_PREFETCH, "prefetchw %1",

Completed in 206 milliseconds