Function report |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-28 08:34:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:uv_rtc_init
Proto:static __init void uv_rtc_init(void)
Type:void
Parameter:Nothing
1022 | If status != BIOS_STATUS_SUCCESS || ticks_per_sec < 100000 Then |
1023 | pr_warn("UV: unable to determine platform RTC clock frequency, guessing.\n") |
1026 | sn_rtc_cycles_per_second = 1000000000000UL / 30000UL |
1027 | Else |
Name | Describe |
---|---|
uv_system_init_hub |
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 |