OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x86_cache_alignment
(Results
1 - 13
of
13
) sorted by null
/bionic/libc/kernel/arch-x86/asm/
processor_32.h
65
int
x86_cache_alignment
;
member in struct:cpuinfo_x86
346
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
/development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h
65
int
x86_cache_alignment
;
member in struct:cpuinfo_x86
346
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
/prebuilts/ndk/4/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
)
/prebuilts/ndk/4/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
)
/prebuilts/ndk/6/platforms/android-9/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
)
/prebuilts/ndk/7/platforms/android-14/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
)
/prebuilts/ndk/7/platforms/android-9/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
)
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h
65
int
x86_cache_alignment
;
member in struct:cpuinfo_x86
346
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h
65
int
x86_cache_alignment
;
member in struct:cpuinfo_x86
346
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h
65
int
x86_cache_alignment
;
member in struct:cpuinfo_x86
346
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
processor_32.h
65
int
x86_cache_alignment
;
member in struct:cpuinfo_x86
346
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h
65
int
x86_cache_alignment
;
member in struct:cpuinfo_x86
346
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
/external/kernel-headers/original/asm-x86/
processor_32.h
65
int
x86_cache_alignment
; /* In bytes */
member in struct:cpuinfo_x86
770
#define cache_line_size() (boot_cpu_data.
x86_cache_alignment
)
Completed in 44 milliseconds