Searched refs:APIC_ERROR_STATUS (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/arch/x86/
H A Dapic.h29 #define APIC_ERROR_STATUS 0x280 macro
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_smp.cpp260 apic_write(APIC_ERROR_STATUS, 0);
261 apic_read(APIC_ERROR_STATUS);
296 apic_write(APIC_ERROR_STATUS, 0);
/haiku/src/system/boot/platform/bios_ia32/
H A Dsmp.cpp488 apic_write(APIC_ERROR_STATUS, 0);
489 apic_read(APIC_ERROR_STATUS);
531 apic_write(APIC_ERROR_STATUS, 0);

Completed in 95 milliseconds