Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds