Function report |
Source Code:arch\x86\kernel\apic\vector.c |
Create Date:2022-07-28 08:28:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lapic_assign_system_vectors
Proto:void __init lapic_assign_system_vectors(void)
Type:void
Parameter:Nothing
679 | vector = 0 |
681 | same as for_each_set_bit() but use bit as value to start with (vector, system_vectors, NR_VECTORS) |
682 | irq_matrix_assign_system(vector_matrix, vector, false) |
684 | If nr_legacy_irqs() > 1 Then lapic_assign_legacy_vector(8259A PIC related value , false) |
691 | When i < nr_legacy_irqs() cycle |
Name | Describe |
---|---|
native_init_IRQ |
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 |