函数逻辑报告 |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-27 09:29:07 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ioapic_pirq_setup
函数原型:static int __init ioapic_pirq_setup(char *str)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
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 | 如果ints[0]小于support for broken MP BIOSs, enables hand-redirection of PIRQ0-7 to* specific CPU-side IRQs.则max等于ints[0] |
632 | 返回:1 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |