Searched refs:dtr (Results 1 - 3 of 3) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Ddesc_32.h51 #define load_gdt(dtr) native_load_gdt(dtr)
52 #define load_idt(dtr) native_load_idt(dtr)
56 #define store_gdt(dtr) native_store_gdt(dtr)
57 #define store_idt(dtr) native_store_idt(dtr)
/development/ndk/platforms/android-9/arch-x86_64/include/asm/
H A Ddesc_32.h51 #define load_gdt(dtr) native_load_gdt(dtr)
52 #define load_idt(dtr) native_load_idt(dtr)
56 #define store_gdt(dtr) native_store_gdt(dtr)
57 #define store_idt(dtr) native_store_idt(dtr)
/development/ndk/platforms/android-3/include/linux/
H A Dfd.h177 int dtr; member in struct:floppy_fdc_state

Completed in 150 milliseconds