函数逻辑报告

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

函数名称:__write_cr4

函数原型:static inline void __write_cr4(unsigned long x)

返回类型:void

参数:

类型参数名称
unsigned longx
179  native_write_cr4(x)
调用者
名称描述
cr4_init
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.
post_set
prepare_set
post_set
__cr4_set