Searched refs:apic_is_interrupt_pending (Results 1 - 4 of 4) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/kernel/
H A Dapic.h33 bool_t apic_is_interrupt_pending(void);
/seL4-l4v-10.1.1/seL4/src/arch/x86/kernel/
H A Dx2apic.c53 bool_t apic_is_interrupt_pending(void) function
H A Dxapic.c57 bool_t apic_is_interrupt_pending(void) function
/seL4-l4v-10.1.1/seL4/include/plat/pc99/plat/machine/
H A Dinterrupt.h87 if (apic_is_interrupt_pending()) {

Completed in 85 milliseconds