Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c47 static int plugged_delay = PLUGGED_DELAY; variable
59 {&plugged_delay, PLUGGED_DELAY},
709 udelay(bcp->plugged_delay); in destination_plugged()
1442 max_concurr, plugged_delay, plugsb4reset, in tunables_read()
1609 bcp->plugged_delay = plugged_delay; in tunables_write()
1895 bcp->plugged_delay = plugged_delay; in init_per_cpu_tunables()
/linux-4.4.14/arch/x86/include/asm/uv/
Duv_bau.h624 int plugged_delay; member