Home
last modified time | relevance | path

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

/kernel/
Dreboot.c47 int reboot_cpu; variable
223 int cpu = reboot_cpu; in migrate_to_reboot_cpu()
560 rc = kstrtoint(str+1, 0, &reboot_cpu); in reboot_setup()
565 rc = kstrtoint(str+3, 0, &reboot_cpu); in reboot_setup()