Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c374 static struct syscore_ops hv_syscore_ops = { variable
608 register_syscore_ops(&hv_syscore_ops); in hyperv_init()