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

  /bionic/libc/kernel/arch-x86/asm/
desc_32.h 50 #define store_idt(dtr) native_store_idt(dtr)
  /development/ndk/platforms/android-5/arch-x86/include/asm/
desc_32.h 50 #define store_idt(dtr) native_store_idt(dtr)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
desc_32.h 50 #define store_idt(dtr) native_store_idt(dtr)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
desc_32.h 50 #define store_idt(dtr) native_store_idt(dtr)
  /external/kernel-headers/original/asm-x86/
desc_32.h 69 #define store_idt(dtr) native_store_idt(dtr)
125 static inline void native_store_idt(struct Xgt_desc_struct *dtr) function

Completed in 5473 milliseconds