Home
last modified time | relevance | path

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

/external/oprofile/module/x86/
Dop_apic.c136 val = apic_read(APIC_SPIV); in enable_apic()
138 apic_write(APIC_SPIV, val | APIC_SPIV_APIC_ENABLED); in enable_apic()
Dapic_compat.h44 #define APIC_SPIV 0xF0 macro