Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dreboot.c42 static void native_machine_shutdown(void) in native_machine_shutdown() function
63 .shutdown = native_machine_shutdown,
/openbmc/linux/arch/x86/include/asm/
H A Dreboot.h22 void native_machine_shutdown(void);
/openbmc/linux/arch/x86/kernel/
H A Dreboot.c717 void native_machine_shutdown(void) in native_machine_shutdown() function
795 .shutdown = native_machine_shutdown,
/openbmc/linux/Documentation/admin-guide/
H A Dramoops.rst157 0 ffffffff81020084 ffffffff8101a4b5 hpet_disable <- native_machine_shutdown+0x75/0x90
158 0 ffffffff81005f94 ffffffff8101a4bb iommu_shutdown_noop <- native_machine_shutdown+0x7b/0x90
/openbmc/linux/arch/x86/xen/
H A Denlighten_hvm.c140 native_machine_shutdown(); in xen_hvm_shutdown()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c205 native_machine_shutdown(); in hv_machine_shutdown()