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