Home
last modified time | relevance | path

Searched refs:normal_mem_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.h340 bool normal_mem() const { return normal_mem_; } in normal_mem()
381 bool normal_mem_; // Memory DMA capable? variable
H A Dos.cc60 normal_mem_ = true; in OsLayer()