Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dcrash.c58 cpu_emergency_vmxoff(); in kdump_nmi_callback()
98 cpu_emergency_vmxoff(); in native_machine_crash_shutdown()
Dreboot.c437 cpu_emergency_vmxoff(); in vmxoff_nmi()
/linux-2.6.39/arch/x86/include/asm/
Dvirtext.h64 static inline void cpu_emergency_vmxoff(void) in cpu_emergency_vmxoff() function