Searched refs:vmidSize (Results 1 – 2 of 2) sorted by relevance
116 const uint32_t vmidSize();298 inline const uint32_t EtmV4Config::vmidSize() in vmidSize() function
809 m_vmidBytes = ((lastByte & 0x40) == 0x40) ? (m_config.vmidSize()/8) : 0; in iPktContext()839 int nVMID_bytes = ((infoByte & 0x40) == 0x40) ? (m_config.vmidSize()/8) : 0; in extractAndSetContextInfo()899 m_vmidBytes = ((lastByte & 0x40) == 0x40) ? (m_config.vmidSize()/8) : 0; in iPktAddrCtxt()