Home
last modified time | relevance | path

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

/external/cpuinfo/src/arm/mach/
Dinit.c447 const uint32_t l1i_cache_size = get_sys_info(HW_L1ICACHESIZE, "HW_L1ICACHESIZE"); in cpuinfo_arm_mach_init()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2994 pub const HW_L1ICACHESIZE: ::c_int = 17; constant