Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\paravirt_patch.c Create Date:2022-07-28 08:45:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:native_patch

Proto:unsigned int native_patch(u8 type, void *insn_buff, unsigned long addr, unsigned int len)

Type:unsigned int

Parameter:

TypeParameterName
u8type
void *insn_buff
unsigned longaddr
unsigned intlen
121  Default
122  Break
125  Return paravirt_patch_default(type, insn_buff, addr, len)