Searched refs:x86 (Results 1 – 13 of 13) sorted by relevance
56 ifeq ($(TARGET_ARCH),x86)58 arch-x86/ioctl.c \59 arch-x86/stat.c \60 arch-x86/open.c \61 arch-x86/socket.c \62 arch-x86/sockopt.c \63 arch-x86/fcntl.c \64 arch-x86/epoll.c \65 arch-x86/errno.c
74 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \75 -I $WIN_OUT_DIR/host/windows-x86 \89 cp -f $V $WIN_OUT_DIR/host/windows-x86/bin/$i $TEMP_SDK_DIR/../$i
17 supported_platforms := linux-x86 darwin-x86
31 #define cmpxchg(ptr,o,n) ({ __typeof__(*(ptr)) __ret; if (likely(boot_cpu_data.x86 > 3)) __r…32 #define cmpxchg_local(ptr,o,n) ({ __typeof__(*(ptr)) __ret; if (likely(boot_cpu_data.x86 > 3))…
32 #define cpu_has_invlpg (boot_cpu_data.x86 > 3)
161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD …
49 __u8 x86; member
6 SystemImage.Abi=x86
21 folder, respectively to the OS: copy x86 files to i386 subfolder, and amd64
141 [SourceDisksFiles.x86]
1 # bionic/arch-x86/bionic/crtbegin_dynamic.S
1 # bionic/arch-x86/bionic/crtbegin_static.S
8 android-9/arch-x86/src/267 - The system C library for other CPU architectures (e.g. x86 or mips) *shall*