Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:uv_write_local_mmr

Proto:static inline void uv_write_local_mmr(unsigned long offset, unsigned long val)

Type:void

Parameter:

TypeParameterName
unsigned longoffset
unsigned longval
671  writeq(val, Access hub local MMRs. Faster than using global space but only local MMRs* are accessible.)