Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/arch/x86_64/
Dx86_64_ipi.c30 icr_entry.destination.apic_destination.dest_field = destination & 0xff; in ipi_send_IPI()
31 icr_entry.destination.apic_destination.res_4 = 0; in ipi_send_IPI()
/DragonOS-0.1.3/kernel/src/driver/interrupt/apic/
Dapic.h140 } apic_destination; member