pub struct L2CatInfo { /* private fields */ }
Expand description
L2 Cache Allocation Technology Enumeration Sub-leaf (EAX = 10H, ECX = ResID = 2).
Implementations§
source§impl L2CatInfo
impl L2CatInfo
sourcepub fn capacity_mask_length(&self) -> u8
pub fn capacity_mask_length(&self) -> u8
Length of the capacity bit mask using minus-one notation.
sourcepub fn isolation_bitmap(&self) -> u32
pub fn isolation_bitmap(&self) -> u32
Bit-granular map of isolation/contention of allocation units.
sourcepub fn highest_cos(&self) -> u16
pub fn highest_cos(&self) -> u16
Highest COS number supported for this Leaf.