Searched refs:normal_mem_ (Results 1 – 2 of 2) sorted by relevance
224 bool normal_mem() const { return normal_mem_; } in normal_mem()258 bool normal_mem_; // Memory DMA capable? variable
58 normal_mem_ = true; in OsLayer()