Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/x86/ia32/
Darch.h291 void arch_isr_direct_footer_swap(unsigned int key);
320 arch_isr_direct_footer_swap(flags); in arch_isr_direct_footer()
/Zephyr-latest/arch/x86/core/ia32/
Dirq_manage.c41 void arch_isr_direct_footer_swap(unsigned int key) in arch_isr_direct_footer_swap() function