Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/intel64/
Dsmp.c51 z_loapic_ipi(i, LOAPIC_ICR_IPI_SPECIFIC, CONFIG_SCHED_IPI_VECTOR); in arch_sched_directed_ipi()
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dloapic.h46 #define LOAPIC_ICR_IPI_SPECIFIC 0x00004000U /* target IPI to specific CPU */ macro