Home
last modified time | relevance | path

Searched refs:z_loapic_enable (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/arch/x86/core/
Dprep_c.c44 z_loapic_enable(0); in z_prep_c()
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dloapic.h65 void z_loapic_enable(unsigned char cpu_number);
/Zephyr-latest/arch/x86/core/intel64/
Dcpu.c112 z_loapic_enable(cpuboot->cpu_id); in z_x86_cpu_init()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_loapic.c86 void z_loapic_enable(unsigned char cpu_number) in z_loapic_enable() function