Searched refs:l3_cache_allocation (Results 1 – 2 of 2) sorted by relevance
124 … leaf_10 = parse_cpuid(0x10, 1, cpu_id) if leaf_10.l3_cache_allocation == 1 else None
677 l3_cache_allocation = cpuidfield(EBX, 1, 1, doc="Supports L3 Cache Allocation Technology if 1.") variable in LEAF_10
Completed in 6 milliseconds