函数逻辑报告 |
Source Code:arch\x86\kernel\apic\local.h |
Create Date:2022-07-27 09:27:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__prepare_ICR
函数原型:static inline unsigned int __prepare_ICR(unsigned int shortcut, int vector, unsigned int dest)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | shortcut | |
int | vector | |
unsigned int | dest |
38 | 默认 |
39 | icr或等于APIC_DM_FIXED按位或vector |
40 | 退出 |
42 | icr或等于APIC_DM_NMI |
43 | 退出 |
45 | 返回:icr |
名称 | 描述 |
---|---|
__default_send_IPI_shortcut | |
__default_send_IPI_dest_field | This is used to send an IPI with no shorthand notation (the destination is* specified in bits 56 to 63 of the ICR). |
__x2apic_send_IPI_dest | |
__x2apic_send_IPI_shorthand |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |