函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\special_insns.h Create Date:2022-07-27 06:38:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:wbinvd

函数原型:static inline void wbinvd(void)

返回类型:void

参数:

184  native_wbinvd()
调用者
名称描述
init_amd_k6
prepare_setSince we are disabling the cache don't allow any interrupts,* they would run extremely slow and would only increase the pain.* The caller must ensure that local interrupts are disabled and* are reenabled after post_set() has been called.
amd_set_mtrramd_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.
prepare_set
post_set
gart_iommu_init
wbinvd_on_all_cpus