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

/seL4-refos-master/kernel/src/plat/pc99/machine/
H A Dioapic.c74 static cpu_id_t ioapic_target_cpu = 0; variable
79 ioapic_target_cpu = cpu_list[0];
156 ioredtbl_high |= (ioapic_target_cpu << IOREDTBL_HIGH_RESERVED_BITS);

Completed in 21 milliseconds