Searched refs:dest_shorthand (Results 1 – 4 of 4) sorted by relevance
/DragonOS-0.1.8/kernel/src/arch/x86_64/ |
D | x86_64_ipi.c | 5 … uint32_t vector, uint32_t deliver_mode, uint32_t dest_shorthand, uint32_t destination) in ipi_send_IPI() argument 18 icr_entry.dest_shorthand = dest_shorthand; in ipi_send_IPI()
|
D | x86_64_ipi.h | 30 … uint32_t vector, uint32_t deliver_mode, uint32_t dest_shorthand, uint32_t destination);
|
/DragonOS-0.1.8/kernel/src/smp/ |
D | ipi.h | 24 … uint32_t vector, uint32_t deliver_mode, uint32_t dest_shorthand, uint32_t destination);
|
/DragonOS-0.1.8/kernel/src/driver/interrupt/apic/ |
D | apic.h | 130 dest_shorthand : 2, // 18~19 member
|