Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dreboot.c42 static void native_machine_shutdown(void) in native_machine_shutdown() function
64 .shutdown = native_machine_shutdown,
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dreboot.h22 void native_machine_shutdown(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dreboot.c675 void native_machine_shutdown(void) in native_machine_shutdown() function
753 .shutdown = native_machine_shutdown,
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_hvm.c137 native_machine_shutdown(); in xen_hvm_shutdown()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dmshyperv.c147 native_machine_shutdown(); in hv_machine_shutdown()