Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_common.c225 void hv_machine_power_off(void) in hv_machine_power_off() function
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c664 machine_ops.power_off = hv_machine_power_off; in ms_hyperv_init_platform()