Home
last modified time | relevance | path

Searched refs:HW_L3CACHESIZE (Results 1 – 2 of 2) sorted by relevance

/external/cpuinfo/src/arm/mach/
Dinit.c449 const uint32_t l3_cache_size = get_sys_info(HW_L3CACHESIZE, "HW_L3CACHESIZE"); in cpuinfo_arm_mach_init()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2999 pub const HW_L3CACHESIZE: ::c_int = 22; constant