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

  /bionic/libc/kernel/arch-x86/asm/
irqflags_32.h 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
  /development/ndk/platforms/android-9/arch-x86/include/asm/
irqflags_32.h 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
irqflags_32.h 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
irqflags_32.h 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
irqflags_32.h 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
  /external/kernel-headers/original/asm-x86/
irqflags_32.h 110 #define GET_CR0_INTO_EAX movl %cr0, %eax
paravirt.h 1145 #define GET_CR0_INTO_EAX \

Completed in 397 milliseconds