Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/hyperv/
Dhv_init.c337 static struct syscore_ops hv_syscore_ops = { variable
484 register_syscore_ops(&hv_syscore_ops); in hyperv_init()
538 unregister_syscore_ops(&hv_syscore_ops); in hyperv_cleanup()