Searched refs:APIC_TASK_PRIORITY (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/arch/x86/
H A Dapic.h22 #define APIC_TASK_PRIORITY 0x080 macro
/haiku/src/system/kernel/arch/x86/
H A Dapic.cpp82 return apic_read(APIC_TASK_PRIORITY);
92 apic_write(APIC_TASK_PRIORITY, config);

Completed in 37 milliseconds