Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dparavirt.c272 static void pv_cpu_reboot(void *unused) in pv_cpu_reboot() function
279 on_each_cpu(pv_cpu_reboot, NULL, 1); in pv_reboot_notify()