Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/hyperv/
Dhv_init.c357 static struct syscore_ops hv_syscore_ops = { variable
591 register_syscore_ops(&hv_syscore_ops); in hyperv_init()