函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\resctrl\pseudo_lock.c |
Create Date:2022-07-27 09:13:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_prefetch_disable_bits - prefetch disable bits of supported platforms* Capture the list of platforms that have been validated to support* pseudo-locking
函数原型:static u64 get_prefetch_disable_bits(void)
返回类型:u64
参数:无
72 | 如果CPU vendor 不等于X86_VENDOR_INTEL或CPU family 不等于6则返回:0 |
87 | 返回:0xF |
88 | 当:x86_model恒等于Apollo Lake |
89 | 当:x86_model恒等于Gemini Lake |
98 | 返回:0x5 |
101 | 返回:0 |
名称 | 描述 |
---|---|
rdtgroup_locksetup_enter | dtgroup_locksetup_enter - Resource group enters locksetup mode*@rdtgrp: resource group requested to enter locksetup mode* A resource group enters locksetup mode to reflect that it would be used* to represent a pseudo-locked region and is in the process of |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |