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

  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 55 int x86_cache_alignment; member in struct:cpuinfo_x86
322 #define cache_line_size() (boot_cpu_data.x86_cache_alignment)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 55 int x86_cache_alignment; member in struct:cpuinfo_x86
322 #define cache_line_size() (boot_cpu_data.x86_cache_alignment)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 55 int x86_cache_alignment; member in struct:cpuinfo_x86
322 #define cache_line_size() (boot_cpu_data.x86_cache_alignment)