Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\tlbflush.h Create Date:2022-07-28 05:55:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Initialize cr4 shadow for this CPU.

Proto:static inline void cr4_init_shadow(void)

Type:void

Parameter:Nothing

282  this_cpu_write(cr4, __read_cr4())
Caller
NameDescribe
i386_start_kernel