函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\apic.c Create Date:2022-07-27 09:26:45
Last Modify:2020-03-16 21:21:31 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:sync_Arb_IDs - synchronize APIC bus arbitration IDs

函数原型:void __init sync_Arb_IDs(void)

返回类型:void

参数:

1319  如果Check, whether this is a modern or a first generation APICx86_vendor恒等于X86_VENDOR_AMD则返回
1325  apic_wait_icr_idle()
1327  Define the default level of output to be very little* This can be turned up by using apic=verbose for more* information and apic=debug for _lots_ of information.* apic_verbosity is defined in apic.c(APIC_DEBUG, "Synchronizing Arb IDs.\n")
1328  apic_write(APIC_ICR, APIC_DEST_ALLINC | APIC_INT_LEVELTRIG | APIC_DM_INIT)
调用者
名称描述
setup_IO_APIC