Function report |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-28 08:33:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:uv_tsc_check_sync
Proto:static void __init uv_tsc_check_sync(void)
Type:void
Parameter:Nothing
158 | mmr_shift = If If WARNING: UVx_HUB_IS_SUPPORTED defines are deprecated and will be removed Then 0 Else is_uv2_hub() Then UV2/3k have different bits Else UVH_TSC_SYNC_SHIFT |
161 | If mmr_shift Then sync_state = mmr >> mmr_shift & 0011 |
163 | Else sync_state = 0 |
167 | Case sync_state == 0011 |
172 | Case sync_state == 0010 |
176 | Default |
181 | pr_info("UV: TSC sync state from BIOS:0%d(%s)\n", sync_state, state) |
184 | If valid Then mark_tsc_async_resets("UV BIOS") |
186 | Else mark_tsc_unstable("UV BIOS") |
Name | Describe |
---|---|
uv_acpi_madt_oem_check |
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 |