OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APIC_LVT_TIMER_PERIODIC
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/kernel/arch-x86/asm/
apicdef_32.h
89
#define
APIC_LVT_TIMER_PERIODIC
(1<<17)
/development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h
89
#define
APIC_LVT_TIMER_PERIODIC
(1<<17)
/external/kernel-headers/original/asm-x86/
apicdef_32.h
85
#define
APIC_LVT_TIMER_PERIODIC
(1<<17)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h
89
#define
APIC_LVT_TIMER_PERIODIC
(1<<17)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h
89
#define
APIC_LVT_TIMER_PERIODIC
(1<<17)
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h
89
#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 21 milliseconds