Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dhv_init.c319 static struct syscore_ops hv_syscore_ops = { variable
434 register_syscore_ops(&hv_syscore_ops); in hyperv_init()
456 unregister_syscore_ops(&hv_syscore_ops); in hyperv_cleanup()