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:__cr4_set

Proto:static inline void __cr4_set(unsigned long cr4)

Type:void

Parameter:

TypeParameterName
unsigned longcr4
287  lockdep_assert_irqs_disabled()
288  this_cpu_write(cr4, cr4)
289  __write_cr4(cr4)