Searched refs:UVMPAGER_MAPIN_WRITE (Results 1 – 3 of 3) sorted by relevance
138 #define UVMPAGER_MAPIN_WRITE 0x00 /* device -> host (pseudo flag) */ macro
1197 UVMPAGER_MAPIN_READ : UVMPAGER_MAPIN_WRITE; in uvn_io()
1720 mapinflags = !write ? UVMPAGER_MAPIN_READ : UVMPAGER_MAPIN_WRITE;