OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NMI_VECTOR_NUM
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/x86/
op_apic.h
20
#define
NMI_VECTOR_NUM
2
45
_set_gate(&descr.base[
NMI_VECTOR_NUM
], NMI_GATE_TYPE, NMI_DPL_LEVEL, &op_nmi);
op_apic.c
56
kernel_nmi = descr.base[
NMI_VECTOR_NUM
];
71
descr.base[
NMI_VECTOR_NUM
] = kernel_nmi;
Completed in 108 milliseconds