Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:26:33 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Check, whether this is a modern or a first generation APIC
Proto:static int modern_apic(void)
Type:int
Parameter:Nothing
226 | If x86_vendor == X86_VENDOR_AMD && x86 >= 0xf Then Return 1 |
231 | If x86_vendor == X86_VENDOR_HYGON Then Return 1 |
234 | Return Get the LAPIC version >= 0x14 |
Name | Describe |
---|---|
get_physical_broadcast | get_physical_broadcast - Get number of physical broadcast IDs |
sync_Arb_IDs | sync_Arb_IDs - synchronize APIC bus arbitration IDs |
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 |