OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apic_iv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/dev/
apic.c
65
struct
apic_iv
{
struct
70
struct
apic_iv
*next;
75
struct
apic_iv
*apic_intr_list[CPU_NINTS];
163
struct
apic_iv
*aiv, *biv;
173
aiv = kmem_alloc(sizeof(struct
apic_iv
), KM_SLEEP);
236
struct
apic_iv
*iv = v;
apic.c
65
struct
apic_iv
{
struct
70
struct
apic_iv
*next;
75
struct
apic_iv
*apic_intr_list[CPU_NINTS];
163
struct
apic_iv
*aiv, *biv;
173
aiv = kmem_alloc(sizeof(struct
apic_iv
), KM_SLEEP);
236
struct
apic_iv
*iv = v;
Completed in 20 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025