Home
last modified time | relevance | path

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

/misc/config_tools/board_inspector/extractors/
A D20-cache.py122 … leaf_10 = parse_cpuid(0x10, 2, cpu_id) if leaf_10.l2_cache_allocation == 1 else None
/misc/config_tools/board_inspector/cpuparser/
A Dcpuids.py678 l2_cache_allocation = cpuidfield(EBX, 2, 2, doc="Supports L2 Cache Allocation Technology if 1.") variable in LEAF_10

Completed in 6 milliseconds