Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c47 static int plugged_delay = PLUGGED_DELAY; variable
59 {&plugged_delay, PLUGGED_DELAY},
735 udelay(bcp->plugged_delay); in destination_plugged()
1479 max_concurr, plugged_delay, plugsb4reset, in tunables_read()
1644 bcp->plugged_delay = plugged_delay; in tunables_write()
1935 bcp->plugged_delay = plugged_delay; in init_per_cpu_tunables()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h651 int plugged_delay; member