Searched refs:desc_struct (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dprocessor.h430 struct desc_struct tls_array[GDT_ENTRY_TLS_ENTRIES];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dprocess_64.c240 struct desc_struct *desc = t->thread.tls_array;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_entry.c148 struct desc_struct code_descriptor;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dvmx.c710 struct desc_struct *descs;
757 struct desc_struct *d;
775 d = (struct desc_struct *)(table_base + (selector & ~7));
H A Dsvm.c436 struct desc_struct *gdt;
461 gdt = (struct desc_struct *)gdt_descr.address;
H A Dx86.c3795 static bool emulator_get_cached_descriptor(struct desc_struct *desc, int seg,
3821 static void emulator_set_cached_descriptor(struct desc_struct *desc, int seg,

Completed in 128 milliseconds

12