Function report |
Source Code:arch\x86\include\asm\mshyperv.h |
Create Date:2022-07-28 08:15:08 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hv_do_hypercall
Proto:static inline u64 hv_do_hypercall(u64 control, void *input, void *output)
Type:u64
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u64 | control | |
| void * | input | |
| void * | output |
| 81 | If Not hv_hypercall_pg Then Return U64_MAX |
| 84 | __asm__ __volatile__ |
| 109 | Return hv_status |
| 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 |