Searched refs:NVOBJ_FLAG_ZERO_FREE (Results 1 – 2 of 2) sorted by relevance
9 #define NVOBJ_FLAG_ZERO_FREE 0x00000002 macro
36 if (gpuobj->flags & NVOBJ_FLAG_ZERO_FREE) { in nvkm_gpuobj_destroy()