函数逻辑报告 |
Source Code:arch\x86\include\asm\mshyperv.h |
Create Date:2022-07-27 09:15:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hv_do_hypercall
函数原型:static inline u64 hv_do_hypercall(u64 control, void *input, void *output)
返回类型:u64
参数:
类型 | 参数 | 名称 |
---|---|---|
u64 | control | |
void * | input | |
void * | output |
81 | 如果非hv_hypercall_pg则返回:U64_MAX |
84 | __asm__ __volatile__ |
109 | 返回:hv_status |
名称 | 描述 |
---|---|
hv_do_rep_hypercall | Rep hypercalls. Callers of this functions are supposed to ensure that* rep_count and varhead_size comply with Hyper-V hypercall definition. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |