Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:29:34 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ioapic_pirq_setup
Proto:static int __init ioapic_pirq_setup(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str |
618 | 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_VERBOSE, formational "PIRQ redirection, working around broken MP-BIOS.\n") |
620 | max = support for broken MP BIOSs, enables hand-redirection of PIRQ0-7 to* specific CPU-side IRQs. |
621 | If ints[0] < support for broken MP BIOSs, enables hand-redirection of PIRQ0-7 to* specific CPU-side IRQs. Then max = ints[0] |
632 | Return 1 |
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 |