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

  /external/oprofile/module/x86/
op_apic.c 33 u32 v = apic_read(APIC_LVTPC);
35 apic_write(APIC_LVTPC, v | APIC_LVT_MASKED);
41 apic_write(APIC_LVTPC, apic_read(APIC_LVTPC) & ~APIC_LVT_MASKED);
87 val = apic_read(APIC_LVTPC);
93 apic_write(APIC_LVTPC, val);
99 /* restoring APIC_LVTPC can trigger an apic error because the delivery
106 apic_write(APIC_LVTPC, saved_lvtpc[op_cpu_id()]);
apic_compat.h 18 #define APIC_LVTPC 0x340
op_model_p4.c 668 apic_write(APIC_LVTPC, apic_read(APIC_LVTPC) & ~APIC_LVT_MASKED);
  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 102 #define APIC_LVTPC 0x340
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 102 #define APIC_LVTPC 0x340
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 77 #define APIC_LVTPC 0x340
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 81 #define APIC_LVTPC 0x340
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 81 #define APIC_LVTPC 0x340
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 81 #define APIC_LVTPC 0x340
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 81 #define APIC_LVTPC 0x340
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 81 #define APIC_LVTPC 0x340
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 102 #define APIC_LVTPC 0x340
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 102 #define APIC_LVTPC 0x340

Completed in 159 milliseconds