OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idt_vec
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
intr.c
270
struct
idt_vec
*iv = &(cpu_info_primary.ci_idtvec);
623
struct
idt_vec
*iv;
645
struct
idt_vec
*iv;
782
* => arg2: int
idt_vec
787
struct
idt_vec
*iv;
792
int
idt_vec
;
local
801
idt_vec
= (int)(intptr_t)arg2;
813
if (source->is_resume == NULL || source->is_idtvec !=
idt_vec
) {
814
if (source->is_idtvec != 0 && source->is_idtvec !=
idt_vec
)
816
source->is_idtvec =
idt_vec
;
838
int slot, error,
idt_vec
;
local
1827
int
idt_vec
;
local
1872
int
idt_vec
;
local
[
all
...]
/src/sys/arch/x86/include/
cpu.h
107
struct
idt_vec
{
struct
136
struct
idt_vec
ci_idtvec;
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026