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

  /bionic/libc/kernel/uapi/asm-x86/asm/
prctl.h 25 #define ARCH_GET_CPUID 0x1011
  /external/kernel-headers/original/uapi/asm-x86/asm/
prctl.h 10 #define ARCH_GET_CPUID 0x1011
  /external/strace/xlat/
archvals.h 14 #if !(defined(ARCH_GET_CPUID) || (defined(HAVE_DECL_ARCH_GET_CPUID) && HAVE_DECL_ARCH_GET_CPUID))
15 # define ARCH_GET_CPUID 0x1011
42 XLAT(ARCH_GET_CPUID),

Completed in 599 milliseconds