Function report |
Source Code:arch\x86\kernel\crash.c |
Create Date:2022-07-28 08:37:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:native_machine_crash_shutdown
Proto:void native_machine_crash_shutdown(struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs |
155 | local_irq_disable() |
157 | crash_smp_send_stop() |
174 | cpu_emergency_stop_pt() |
182 | restore_boot_irq_mode() |
186 | crash_save_cpu(regs, safe_smp_processor_id()) |
Name | Describe |
---|---|
kvm_crash_shutdown | After the clock is registered, the host will keep writing to the* registered memory location. If the guest happens to shutdown, this memory* won't be valid. In cases like kexec, in which you install a new kernel, this |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |