HomeSort by relevance Sort by last modified time
    Searched refs:nvmap (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/security/jni/
android_security_cts_NativeCodeTest.cpp 207 * .../kernel/tegra/drivers/video/tegra/nvmap/nvmap_ioctl.h
212 int nvmap = open("/dev/nvmap", O_RDWR | O_CLOEXEC, 0); local
215 if (nvmap >= 0) {
216 if (0 == ioctl(nvmap, NVMAP_IOC_FROM_ID)) {
225 close(nvmap);
  /device/htc/flounder/sepolicy/
file_contexts 9 /dev/nvmap u:object_r:gpu_device:s0

Completed in 189 milliseconds