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

/gem5/src/arch/x86/regs/
H A Dapic.hh42 APIC_TASK_PRIORITY, enumerator in enum:X86ISA::ApicRegIndex
/gem5/src/arch/x86/
H A Dinterrupts.cc95 regNum = APIC_TASK_PRIORITY;
433 case APIC_TASK_PRIORITY:
634 bits(regs[APIC_TASK_PRIORITY], 7, 4)) {
647 bits(regs[APIC_TASK_PRIORITY], 7, 4));

Completed in 7 milliseconds