Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c369 static struct syscore_ops hv_syscore_ops = { variable
585 register_syscore_ops(&hv_syscore_ops); in hyperv_init()