函数逻辑报告 |
Source Code:arch\x86\include\asm\msr.h |
Create Date:2022-07-27 06:38:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:wrmsr
函数原型:static inline void wrmsr(unsigned int msr, u32 low, u32 high)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | msr | |
u32 | low | |
u32 | high |
名称 | 描述 |
---|---|
squash_the_stupid_serial_number | |
enable_sep_cpu | Set up the CPU state needed to execute SYSENTER/SYSEXIT instructions* on 32-bit kernels: |
syscall_init | May not be marked __init: used by software suspend |
umwait_update_control_msr | |
umwait_cpu_offline | The CPU hotplug callback sets the control MSR to the original control* value. |
init_amd_k6 | |
init_amd_k7 | |
set_dr_addr_mask | |
init_c3 | |
init_centaur | |
init_transmeta | |
init_zhaoxin_cap | |
__mcheck_cpu_init_generic | |
winchip_mcheck_init | Set up machine check reporting on the Winchip C6 series |
smca_configure | |
threshold_restart_bank | Reprogram MCx_MISC MSR behind this threshold bank. |
deferred_error_interrupt_enable | |
intel_init_thermal | |
amd_set_mtrr | amd_set_mtrr - Set variable MTRR register on the local CPU.*@reg The register to set.*@base The base address of the region.*@size The size of the region. If this is 0 the region is disabled.*@type The type of the region.* Returns nothing. |
centaur_set_mcr | |
clear_closid_rmid | |
__rmid_read | |
pseudo_lock_fn | pseudo_lock_fn - Load kernel memory into cache*@_rdtgrp: resource group to which pseudo-lock region belongs* This is the core pseudo-locking flow |
measure_cycles_lat_fn | measure_cycles_lat_fn - Measure cycle latency to read pseudo-locked memory*@_plr: pseudo-lock region to measure* There is no deterministic way to test if a memory region is cached. One* way is to measure how long it takes to read the memory, the speed of |
measure_residency_fn | |
disable_local_APIC | disable_local_APIC - clear and disable the local APIC |
kvm_disable_steal_time | |
wrmsr_on_cpu | |
refresh_sysenter_cs | |
cs5535_pic_unreqz_select_high |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |