函数逻辑报告 |
Source Code:arch\x86\kernel\apic\ipi.c |
Create Date:2022-07-27 09:27:26 |
Last Modify:2020-03-16 21:22:25 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This is used to send an IPI with no shorthand notation (the destination is* specified in bits 56 to 63 of the ICR).
函数原型:void __default_send_IPI_dest_field(unsigned int mask, int vector, unsigned int dest)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | mask | |
int | vector | |
unsigned int | dest |
154 | 否则__xapic_wait_icr_idle() |
160 | cfg等于__prepare_ICR2(mask) |
166 | cfg等于__prepare_ICR(0, vector, dest) |
171 | native_apic_mem_write(APIC_ICR, cfg) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |