Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dreboot.h20 void native_machine_shutdown(void);
/arch/x86/kernel/
Dreboot.c502 void native_machine_shutdown(void) in native_machine_shutdown() function
580 .shutdown = native_machine_shutdown,
Dkvmclock.c170 native_machine_shutdown(); in kvm_shutdown()