Home
last modified time | relevance | path

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

/external/cpuinfo/src/arm/mach/
Dinit.c446 const uint32_t l1d_cache_size = get_sys_info(HW_L1DCACHESIZE, "HW_L1DCACHESIZE"); in cpuinfo_arm_mach_init()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2995 pub const HW_L1DCACHESIZE: ::c_int = 18; constant