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

1 2

  /bionic/libc/kernel/uapi/asm-x86/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /development/ndk/platforms/android-L/arch-x86/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /external/kernel-headers/original/uapi/asm-x86/asm/
ldt.h 28 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
ldt.h 28 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
ldt.h 28 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
ldt.h 29 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
ldt.h 29 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
ldt.h 29 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
ldt.h 29 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
ldt.h 29 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
ldt.h 35 unsigned int seg_not_present:1; member in struct:user_desc
  /art/runtime/arch/x86/
thread_x86.cc 54 const int seg_not_present = 0; local
70 entry.p = seg_not_present ^ 1;
106 ldt_entry.seg_not_present = seg_not_present;
169 ldt_entry.seg_not_present = 1;

Completed in 507 milliseconds

1 2