Struct x86_64::instructions::tlb::Pcid
source · pub struct Pcid(/* private fields */);
Expand description
Structure of a PCID. A PCID has to be <= 4096 for x86_64.
pub struct Pcid(/* private fields */);
Structure of a PCID. A PCID has to be <= 4096 for x86_64.