Function report |
Source Code:arch\x86\kernel\kvm.c |
Create Date:2022-07-28 08:44:45 |
Last Modify:2020-03-16 21:33:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Iterate through all possible CPUs and map the memory region pointed* by apf_reason, steal_time and kvm_apic_eoi as decrypted at once
Proto:static void __init sev_map_percpu_data(void)
Type:void
Parameter:Nothing
422 | If Not sev_active() Then Return |
425 | for_each_possible_cpu(cpu) |
426 | __set_percpu_decrypted( & per_cpu(apf_reason, cpu), size of apf_reason ) |
427 | __set_percpu_decrypted( & per_cpu(steal_time, cpu), size of steal_time ) |
428 | __set_percpu_decrypted( & per_cpu(kvm_apic_eoi, cpu), size of kvm_apic_eoi ) |
Name | Describe |
---|---|
kvm_guest_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 |