HomeSort by relevance Sort by last modified time
    Searched defs:ldt (Results 1 - 25 of 29) sorted by null

1 2

  /bionic/libc/kernel/arch-x86/asm/
mmu.h 25 void *ldt; member in struct:__anon232
processor_32.h 194 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /development/ndk/platforms/android-9/arch-x86/include/asm/
mmu.h 25 void *ldt; member in struct:__anon1422
processor_32.h 194 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /external/kernel-headers/original/asm-x86/
mmu.h 11 * cpu_vm_mask is used to optimize ldt flushing.
14 void *ldt; member in struct:__anon9593
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
mmu.h 19 void *ldt; member in struct:__anon31406
processor_32.h 172 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
mmu.h 19 void *ldt; member in struct:__anon32191
processor_32.h 172 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
mmu.h 19 void *ldt; member in struct:__anon34051
processor_32.h 172 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
mmu.h 19 void *ldt; member in struct:__anon34761
processor_32.h 172 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
mmu.h 19 void *ldt; member in struct:__anon38399
processor_32.h 172 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
mmu.h 25 void *ldt; member in struct:__anon39880
processor_32.h 194 unsigned short ldt, __ldth; member in struct:i386_hw_tss
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
mmu.h 25 void *ldt; member in struct:__anon42605
  /external/qemu/
kqemu.h 50 struct kqemu_segment_cache ldt; member in struct:kqemu_cpu_state
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c 351 LDT/GDT simulation
354 /* Details of the LDT simulation
358 in it to have its own LDT. Almost all programs never do this --
360 allocates the structure, which is just as well as an LDT occupies
363 A thread may choose to modify its LDT entries, by doing the
365 allocate an LDT structure for it. Each LDT entry is basically a
370 To use an LDT entry, a thread loads one of the segment registers
371 (%cs, %ss, %ds, %es, %fs, %gs) with the index of the LDT entry (0
375 LDT entry by prefixing the insn with a so-called segment-overrid
543 UChar* ldt; local
575 VexGuestX86SegDescr* ldt; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
kvm.h 109 struct kvm_segment tr, ldt; member in struct:kvm_sregs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 109 struct kvm_segment tr, ldt; member in struct:kvm_sregs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 109 struct kvm_segment tr, ldt; member in struct:kvm_sregs
  /external/qemu/android/config/linux-x86/asm/
kvm.h 120 struct kvm_segment tr, ldt; member in struct:kvm_sregs
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 120 struct kvm_segment tr, ldt; member in struct:kvm_sregs

Completed in 1121 milliseconds

1 2