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

/linux-master/arch/x86/include/asm/
H A Dprocessor.h587 # define BASE_PREFETCH "" macro
590 # define BASE_PREFETCH "prefetcht0 %P1" macro
601 alternative_input(BASE_PREFETCH, "prefetchnta %P1",
613 alternative_input(BASE_PREFETCH, "prefetchw %P1",

Completed in 109 milliseconds