Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dprocess.c217 static int can_do_pal_halt = 1; variable
221 pal_halt = can_do_pal_halt = 0; in nohalt_setup()
229 can_do_pal_halt = pal_halt && status; in update_pal_halt_status()
240 if (can_do_pal_halt) { in default_idle()
306 if (can_do_pal_halt) { in cpu_idle()