Home
last modified time | relevance | path

Searched refs:z_loapic_int_vec_set (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/interrupt_controller/
Dintc_system_apic.c54 z_loapic_int_vec_set(irq - z_loapic_irq_base(), vector); in z_irq_controller_irq_config()
Dintc_loapic.c204 void z_loapic_int_vec_set(unsigned int irq, /* IRQ number of the interrupt */ in z_loapic_int_vec_set() function
376 z_loapic_int_vec_set(loapic_irq, in loapic_resume()
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dloapic.h65 void z_loapic_int_vec_set(unsigned int irq, unsigned int vector);