Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c48 static int plugsb4reset = PLUGSB4RESET; variable
60 {&plugsb4reset, PLUGSB4RESET},
712 if (bcp->plugged_tries >= bcp->plugsb4reset) { in destination_plugged()
1442 max_concurr, plugged_delay, plugsb4reset, in tunables_read()
1610 bcp->plugsb4reset = plugsb4reset; in tunables_write()
1896 bcp->plugsb4reset = plugsb4reset; in init_per_cpu_tunables()
/linux-4.1.27/arch/x86/include/asm/uv/
Duv_bau.h625 int plugsb4reset; member