函数逻辑报告 |
Source Code:arch\x86\kernel\apb_timer.c |
Create Date:2022-07-27 09:42:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:apbt_clear_mapping
函数原型:static inline void apbt_clear_mapping(void)
返回类型:void
参数:无
130 | iounmap(apbt_virt_address) |
131 | apbt_virt_address = NULL |
名称 | 描述 |
---|---|
apbt_time_init | Early setup the APBT timer, only use timer 0 for booting then switch to* per CPU timer if possible.* returns 1 if per cpu apbt is setup* returns 0 if no per cpu apbt is chosen* panic if set up failed, this is the only platform timer on Moorestown. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |