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

  /bionic/libc/kernel/arch-x86/asm/
irqflags_32.h 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
irqflags_32.h 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
  /ndk/build/platforms/android-8/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 159 milliseconds