Function report |
Source Code:arch\x86\kernel\kvm.c |
Create Date:2022-07-28 08:44:42 |
Last Modify:2020-03-16 21:33:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvm_pv_guest_cpu_reboot
Proto:static void kvm_pv_guest_cpu_reboot(void *unused)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | unused |
362 | If kvm_para_has_feature(KVM_FEATURE_PV_EOI) Then wrmsrl(MSR_KVM_PV_EOI_EN, 0) |
364 | kvm_pv_disable_apf() |
365 | kvm_disable_steal_time() |
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 |