Searched refs:spurious_intr_vec_reg (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/arrakismon/
H A Dapic.h25 uint32_t spurious_intr_vec_reg; member in struct:apic
H A Dapic.c25 ret->spurious_intr_vec_reg = 0xff;
48 *val = a->spurious_intr_vec_reg;
93 a->spurious_intr_vec_reg = val;
/barrelfish-master/usr/vmkitmon/
H A Dapic.h25 uint32_t spurious_intr_vec_reg; member in struct:apic
H A Dapic.c25 ret->spurious_intr_vec_reg = 0xff;
48 *val = a->spurious_intr_vec_reg;
93 a->spurious_intr_vec_reg = val;

Completed in 87 milliseconds