Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/pseries/
Dplpks.c34 #define PKS_FLUSH_SLEEP 10 //msec macro
274 usleep_range(PKS_FLUSH_SLEEP, in plpks_confirm_object_flushed()
275 PKS_FLUSH_SLEEP + PKS_FLUSH_SLEEP_RANGE); in plpks_confirm_object_flushed()
276 timeout = timeout + PKS_FLUSH_SLEEP; in plpks_confirm_object_flushed()