函数逻辑报告 |
Source Code:arch\x86\kernel\kvm.c |
Create Date:2022-07-27 09:43:52 |
| Last Modify:2020-03-16 21:33:46 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:__set_percpu_decrypted
函数原型:static inline void __set_percpu_decrypted(void *ptr, unsigned long size)
返回类型:void
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| void * | ptr | |
| unsigned long | size |
| 407 | early_set_memory_decrypted((unsignedlong)ptr, size) |
| 名称 | 描述 |
|---|---|
| sev_map_percpu_data | Iterate through all possible CPUs and map the memory region pointed* by apf_reason, steal_time and kvm_apic_eoi as decrypted at once |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |