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

  /external/oprofile/module/x86/
op_apic.c 104 uint v = apic_read(APIC_LVTERR);
105 apic_write(APIC_LVTERR, v | APIC_LVT_MASKED);
107 apic_write(APIC_LVTERR, v);
174 val = apic_read(APIC_LVTERR);
176 apic_write(APIC_LVTERR, val);
apic_compat.h 19 #define APIC_LVTERR 0x370
  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 102 #define APIC_LVTERR 0x370
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 102 #define APIC_LVTERR 0x370
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 98 #define APIC_LVTERR 0x370
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 102 #define APIC_LVTERR 0x370
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 102 #define APIC_LVTERR 0x370
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 102 #define APIC_LVTERR 0x370
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 102 #define APIC_LVTERR 0x370
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 102 #define APIC_LVTERR 0x370

Completed in 62 milliseconds