OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GDT_ENTRIES
(Results
1 - 16
of
16
) sorted by null
/bionic/libc/kernel/arch-x86/asm/
segment_32.h
49
#define
GDT_ENTRIES
32
50
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
34
struct desc_struct gdt[
GDT_ENTRIES
];
/development/ndk/platforms/android-9/arch-x86/include/asm/
segment_32.h
49
#define
GDT_ENTRIES
32
50
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
34
struct desc_struct gdt[
GDT_ENTRIES
];
/external/kernel-headers/original/asm-x86/
segment_32.h
89
#define
GDT_ENTRIES
32
90
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
23
struct desc_struct gdt[
GDT_ENTRIES
];
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
segment_32.h
49
#define
GDT_ENTRIES
32
50
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
34
struct desc_struct gdt[
GDT_ENTRIES
];
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
segment_32.h
49
#define
GDT_ENTRIES
32
50
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
34
struct desc_struct gdt[
GDT_ENTRIES
];
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
segment_32.h
49
#define
GDT_ENTRIES
32
50
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
34
struct desc_struct gdt[
GDT_ENTRIES
];
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
segment_32.h
49
#define
GDT_ENTRIES
32
50
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
34
struct desc_struct gdt[
GDT_ENTRIES
];
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
segment_32.h
49
#define
GDT_ENTRIES
32
50
#define GDT_SIZE (
GDT_ENTRIES
* 8)
desc_32.h
34
struct desc_struct gdt[
GDT_ENTRIES
];
Completed in 93 milliseconds