Home
last modified time | relevance | path

Searched refs:hppa_iv (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/arch/hppa/hppa/
Dintr.c43 struct hppa_iv { struct
54 struct hppa_iv *share; argument
55 struct hppa_iv *next; argument
59 struct hppa_iv intr_store[8*2*CPU_NINTS] __attribute__ ((aligned(32))), argument
61 struct hppa_iv intr_table[CPU_NINTS] __attribute__ ((aligned(32))) = {
92 struct hppa_iv *iv; in cpu_intr_init()
158 struct hppa_iv *iv, *pv = v, *ivb = pv->next; in cpu_intr_map()
199 struct hppa_iv *iv, *ev; in cpu_intr_establish()
248 struct hppa_iv *iv; in cpu_intr()
324 struct hppa_iv *iv; in softintr_establish()
[all …]