Function report |
Source Code:arch\x86\kernel\kvm.c |
Create Date:2022-07-28 08:44:47 |
Last Modify:2020-03-16 21:33:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvm_guest_init
Proto:static void __init kvm_guest_init(void)
Type:void
Parameter:Nothing
614 | paravirt_ops_setup() |
616 | When i < KVM_TASK_SLEEP_HASHSIZE cycle raw_spin_lock_init( & lock) |
618 | If kvm_para_has_feature(KVM_FEATURE_ASYNC_PF) Then trap_init = kvm_apf_trap_init |
621 | If kvm_para_has_feature(KVM_FEATURE_STEAL_TIME) Then |
622 | has_steal_clock = 1 |
623 | steal_clock = kvm_steal_clock |
650 | kvm_guest_cpu_init() |
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 |