Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:update_intr_gate

Proto:void __init update_intr_gate(unsigned int n, const void *addr)

Type:void

Parameter:

TypeParameterName
unsigned intn
const void *addr
357  If WARN_ON_ONCE(!st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from) Then Return
359  set_intr_gate(n, addr)
Caller
NameDescribe
kvm_apf_trap_init