OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:desc_struct
(Results
1 - 25
of
26
) sorted by null
1
2
/external/kernel-headers/original/asm-x86/
desc_32.h
23
struct
desc_struct
gdt[GDT_ENTRIES];
27
static inline struct
desc_struct
*get_cpu_gdt_table(unsigned int cpu)
33
extern struct
desc_struct
idt_table[];
81
static inline void write_dt_entry(struct
desc_struct
*dt,
97
entries * sizeof(struct
desc_struct
) - 1,
140
struct
desc_struct
*gdt = get_cpu_gdt_table(cpu);
desc_defs.h
15
struct
desc_struct
{
struct
processor_32.h
29
struct
desc_struct
{
struct
349
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
paravirt.h
26
struct
desc_struct
;
98
void (*write_ldt_entry)(struct
desc_struct
*,
100
void (*write_gdt_entry)(struct
desc_struct
*,
102
void (*write_idt_entry)(struct
desc_struct
*,
/bionic/libc/kernel/arch-x86/asm/
desc_defs.h
19
struct
desc_struct
{
struct
desc_32.h
34
struct
desc_struct
gdt[GDT_ENTRIES];
processor_32.h
31
struct
desc_struct
{
struct
193
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
/development/ndk/platforms/android-9/arch-x86/include/asm/
desc_defs.h
19
struct
desc_struct
{
struct
desc_32.h
34
struct
desc_struct
gdt[GDT_ENTRIES];
processor_32.h
31
struct
desc_struct
{
struct
193
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
desc_defs.h
19
struct
desc_struct
{
struct
desc_32.h
34
struct
desc_struct
gdt[GDT_ENTRIES];
processor_32.h
31
struct
desc_struct
{
struct
193
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
desc_defs.h
19
struct
desc_struct
{
struct
desc_32.h
34
struct
desc_struct
gdt[GDT_ENTRIES];
processor_32.h
31
struct
desc_struct
{
struct
193
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
desc_defs.h
19
struct
desc_struct
{
struct
desc_32.h
34
struct
desc_struct
gdt[GDT_ENTRIES];
processor_32.h
31
struct
desc_struct
{
struct
193
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
desc_defs.h
19
struct
desc_struct
{
struct
desc_32.h
34
struct
desc_struct
gdt[GDT_ENTRIES];
processor_32.h
31
struct
desc_struct
{
struct
193
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
desc_defs.h
19
struct
desc_struct
{
struct
desc_32.h
34
struct
desc_struct
gdt[GDT_ENTRIES];
processor_32.h
31
struct
desc_struct
{
struct
193
struct
desc_struct
tls_array[GDT_ENTRY_TLS_ENTRIES];
Completed in 1092 milliseconds
1
2