HomeSort by relevance Sort by last modified time
    Searched refs:GDT_ENTRY_LDT (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
segment_32.h 39 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
segment_32.h 39 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /external/kernel-headers/original/asm-x86/
segment_32.h 69 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
desc_32.h 99 write_gdt_entry(get_cpu_gdt_table(cpu), GDT_ENTRY_LDT, a, b);
100 __asm__ __volatile__("lldt %w0"::"q" (GDT_ENTRY_LDT*8));
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
segment_32.h 36 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
segment_32.h 36 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
segment_32.h 36 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
segment_32.h 36 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
segment_32.h 36 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
segment_32.h 39 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
segment_32.h 39 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
segment_32.h 39 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
segment_32.h 39 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
segment_32.h 39 #define GDT_ENTRY_LDT (GDT_ENTRY_KERNEL_BASE + 5)

Completed in 8198 milliseconds