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

  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 112 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 112 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 85 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 89 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 89 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 89 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 89 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 89 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 112 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 112 #define APIC_LVT_TIMER_PERIODIC (1<<17)
  /external/qemu/hw/
apic.c 52 #define APIC_LVT_TIMER_PERIODIC (1<<17)
604 if (s->lvt[APIC_LVT_TIMER] & APIC_LVT_TIMER_PERIODIC) {
623 if (s->lvt[APIC_LVT_TIMER] & APIC_LVT_TIMER_PERIODIC) {

Completed in 278 milliseconds