Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dsmp.c252 #define FLUSH_DELAY 5 /* Usec backoff to eliminate excessive cacheline bouncing */ macro
280 udelay(FLUSH_DELAY); in smp_flush_tlb_cpumask()