Home
last modified time | relevance | path

Searched refs:APIC_SPIV (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/lib/x86/
A Dapic.c33 val = xapic_read_reg(APIC_SPIV) | APIC_SPIV_APIC_ENABLED; in xapic_enable()
34 xapic_write_reg(APIC_SPIV, val); in xapic_enable()
41 x2apic_write_reg(APIC_SPIV, in x2apic_enable()
42 x2apic_read_reg(APIC_SPIV) | APIC_SPIV_APIC_ENABLED); in x2apic_enable()
/tools/testing/selftests/kvm/include/x86/
A Dapic.h32 #define APIC_SPIV 0xF0 macro
/tools/testing/selftests/kvm/x86/
A Dxapic_state_test.c214 *(u32 *)(lapic.regs + APIC_SPIV) = APIC_SPIV_APIC_ENABLED; in test_x2apic_id()

Completed in 3 milliseconds