OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioapic_id
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
copy-assign-volatile-synthesis.cpp
37
void init_ioapic(unsigned long
ioapic_id
)
40
ioapic_shadow[
ioapic_id
].redirs[3] = entry;
/external/qemu-pc-bios/bochs/bios/
rombios32.c
1121
int
ioapic_id
, i, len;
local
1176
ioapic_id
= smp_cpus;
1178
putb(&q,
ioapic_id
); /* apic ID */
1197
putb(&q,
ioapic_id
); /* dest I/O APIC ID */
[
all
...]
Completed in 3470 milliseconds