Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\io_apic.c Create Date:2022-07-28 08:30:34
Last Modify:2020-03-16 21:24:45 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:io_apic_get_redir_entries

Proto:static int io_apic_get_redir_entries(int ioapic)

Type:int

Parameter:

TypeParameterName
intioapic
2427  raw_spin_lock_irqsave( & ioapic_lock, flags)
2428  raw = io_apic_read(ioapic, 1)
2429  raw_spin_unlock_irqrestore( & ioapic_lock, flags)
2435  Return entries + 1
Caller
NameDescribe
mp_register_ioapicmp_register_ioapic - Register an IOAPIC device*@id: hardware IOAPIC ID*@address: physical address of IOAPIC register area*@gsi_base: base of GSI associated with the IOAPIC*@cfg: configuration information for the IOAPIC