Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/resctrl/
Dresctrl.h185 unsigned long portion_mask, in cache_portion_size() argument
197 return cache_size * count_bits(portion_mask) / bits; in cache_portion_size()