Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:outsl

Proto:static inline void outsl(int port, const void *addr, unsigned long count)

Type:void

Parameter:

TypeParameterName
intport
const void *addr
unsigned longcount
336  If sev_key_active() Then
336  value = addr
336  When count cycle
336  outl( * value, port)
336  value++
336  count--
336  Else
336  asm volatile
Caller
NameDescribe
iowrite32_rep