Searched refs:native_machine_shutdown (Results 1 – 3 of 3) sorted by relevance
20 void native_machine_shutdown(void);
502 void native_machine_shutdown(void) in native_machine_shutdown() function580 .shutdown = native_machine_shutdown,
170 native_machine_shutdown(); in kvm_shutdown()