函数逻辑报告 |
Source Code:arch\x86\include\asm\processor.h |
Create Date:2022-07-27 06:39:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:CPUID functions returning a single datum
函数原型:static inline unsigned int cpuid_eax(unsigned int op)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | op |
646 | 返回:eax |
名称 | 描述 |
---|---|
init_intel_cacheinfo | |
init_scattered_cpuid_features | |
squash_the_stupid_serial_number | |
get_cpu_cap | |
microcode_check | The microcode loader calls this upon late microcode load to recheck features,* only when microcode has been updated. Caller holds microcode_mutex and CPU* hotplug lock. |
early_init_intel | |
init_intel | |
intel_detect_tlb | |
init_amd_k8 | |
cpu_detect_tlb_amd | |
cpu_detect_tlb_hygon | |
init_c3 | |
init_centaur | |
early_init_transmeta | |
init_transmeta | |
init_zhaoxin_cap | |
init_zhaoxin | |
mce_setup | Do initial initialization of a struct mce |
mtrr_bp_init | mtrr_bp_init - initialize mtrrs on the boot CPU* This needs to be called early; before any of the other CPUs are* initialized (i.e. before smp_init()). |
save_microcode_in_initrd | |
collect_cpu_info | |
collect_cpu_info_amd | |
ms_hyperv_init_platform | |
kvm_arch_para_features |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |