Searched refs:x86_cache_alignment (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/kernel/arch-x86/asm/ | ||
H A D | processor_32.h | 65 int x86_cache_alignment; member in struct:cpuinfo_x86 346 #define cache_line_size() (boot_cpu_data.x86_cache_alignment) |
Completed in 61 milliseconds