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

  /external/oprofile/module/x86/
op_apic.h 47 #define store_idt(addr) \ macro
op_apic.c 55 store_idt(descr);
70 store_idt(descr);
  /development/ndk/platforms/android-9/arch-x86/include/asm/
desc_32.h 57 #define store_idt(dtr) native_store_idt(dtr) macro

Completed in 412 milliseconds