Searched refs:mci (Results 1 – 3 of 3) sorted by relevance
108 bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused);
370 bool TrustZoneDevice::getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) in getMciInstance() argument387 *mci = new CWsm(virtAddr, len, handle, physAddr); in getMciInstance()
195 virtual bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) = 0;