Searched refs:hasAttr (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/kvm/
H A Ddevice.hh57 * presence of an attribute can be queried using the hasAttr() method.
111 bool hasAttr(uint32_t group, uint64_t attr) const;
H A Ddevice.cc102 KvmDevice::hasAttr(uint32_t group, uint64_t attr) const function in class:KvmDevice

Completed in 5 milliseconds