Function report | 
Source Code:arch\x86\kernel\kvmclock.c | 
Create Date:2022-07-28 08:45:14 | 
| Last Modify:2020-03-18 12:41:45 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kvm_setup_vsyscall_timeinfo
Proto:static int __init kvm_setup_vsyscall_timeinfo(void)
Type:int
Parameter:Nothing
| 268 | If Not per_cpu(hv_clock_per_cpu, 0) || Not kvmclock_vsyscall Then Return 0 | 
| 271 | flags = pvclock_read_flags( & pvti) | 
| 272 | If Not (flags & PVCLOCK_TSC_STABLE_BIT) Then Return 0 | 
| 278 | kvmclock_init_mem() | 
| 280 | Return 0 | 
| 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  |