HomeSort by relevance Sort by last modified time
    Searched refs:APIC_BASE (Results 1 - 2 of 2) sorted by null

  /external/oprofile/module/x86/
apic_compat.h 61 /*#define APIC_BASE (fix_to_virt(FIX_APIC_BASE))*/
65 #undef APIC_BASE
66 #define APIC_BASE virt_apic_base
70 *((volatile u32 *)(APIC_BASE+reg)) = v;
75 return *((volatile u32 *)(APIC_BASE+reg));
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 145 #define APIC_BASE (fix_to_virt(FIX_APIC_BASE))

Completed in 2563 milliseconds