Function report |
Source Code:arch\x86\include\asm\processor.h |
Create Date:2022-07-28 05:35:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:CPUID functions returning a single datum
Proto:static inline unsigned int cpuid_eax(unsigned int op)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | op |
646 | Return eax |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |