Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/platform/uv/
Dtlb_uv.c45 static int plugged_delay = PLUGGED_DELAY; variable
57 {&plugged_delay, PLUGGED_DELAY},
732 udelay(bcp->plugged_delay); in destination_plugged()
1476 max_concurr, plugged_delay, plugsb4reset, in tunables_read()
1641 bcp->plugged_delay = plugged_delay; in tunables_write()
1922 bcp->plugged_delay = plugged_delay; in init_per_cpu_tunables()
/Linux-v5.4/arch/x86/include/asm/uv/
Duv_bau.h651 int plugged_delay; member