Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c48 static int plugsb4reset = PLUGSB4RESET; variable
60 {&plugsb4reset, PLUGSB4RESET},
738 if (bcp->plugged_tries >= bcp->plugsb4reset) { in destination_plugged()
1479 max_concurr, plugged_delay, plugsb4reset, in tunables_read()
1645 bcp->plugsb4reset = plugsb4reset; in tunables_write()
1936 bcp->plugsb4reset = plugsb4reset; in init_per_cpu_tunables()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h652 int plugsb4reset; member