Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:30:52 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mp_setup_entry
Proto:static void mp_setup_entry(struct irq_cfg *cfg, struct mp_chip_data *data, struct IO_APIC_route_entry *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_cfg * | cfg | |
struct mp_chip_data * | data | |
struct IO_APIC_route_entry * | entry |
2960 | dest = dest_apicid |
2962 | 0: edge, 1: level = trigger |
2968 | If trigger == IOAPIC_LEVEL Then 0: enabled, 1: disabled = IOAPIC_MASKED |
2970 | Else 0: enabled, 1: disabled = IOAPIC_UNMASKED |
Name | Describe |
---|---|
mp_irqdomain_alloc |
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 |