Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/kernel/
Dreboot.c48 static void native_machine_shutdown(void) in native_machine_shutdown() function
70 .shutdown = native_machine_shutdown,
/Linux-v5.4/arch/x86/include/asm/
Dreboot.h22 void native_machine_shutdown(void);
/Linux-v5.4/arch/x86/kernel/
Dreboot.c675 void native_machine_shutdown(void) in native_machine_shutdown() function
753 .shutdown = native_machine_shutdown,
Dkvmclock.c221 native_machine_shutdown(); in kvm_shutdown()
/Linux-v5.4/Documentation/admin-guide/
Dramoops.rst149 0 ffffffff81020084 ffffffff8101a4b5 hpet_disable <- native_machine_shutdown+0x75/0x90
150 0 ffffffff81005f94 ffffffff8101a4bb iommu_shutdown_noop <- native_machine_shutdown+0x7b/0x90
/Linux-v5.4/arch/x86/xen/
Denlighten_hvm.c124 native_machine_shutdown(); in xen_hvm_shutdown()
/Linux-v5.4/arch/x86/kernel/cpu/
Dmshyperv.c137 native_machine_shutdown(); in hv_machine_shutdown()