Searched refs:vmidSize (Results 1 – 2 of 2) sorted by relevance
118 const uint32_t vmidSize();310 inline const uint32_t EtmV4Config::vmidSize() in vmidSize() function
842 m_vmidBytes = ((lastByte & 0x40) == 0x40) ? (m_config.vmidSize()/8) : 0; in iPktContext()872 int nVMID_bytes = ((infoByte & 0x40) == 0x40) ? (m_config.vmidSize()/8) : 0; in extractAndSetContextInfo()932 m_vmidBytes = ((lastByte & 0x40) == 0x40) ? (m_config.vmidSize()/8) : 0; in iPktAddrCtxt()