Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dapc.c35 static int apc_no_idle = 0; variable
49 apc_no_idle = 1; in apc_setup()
161 if (!apc_no_idle) in apc_probe()
165 APC_DEVNAME, apc_no_idle ? " (CPU idle disabled)" : ""); in apc_probe()