NVKM_MEM_VRAM
u8 heap = NVKM_MEM_VRAM;
if (mmu->type[type].type & NVKM_MEM_VRAM) {
if ((umem->type & NVKM_MEM_VRAM) ||
args->v0.vram = !!(type & NVKM_MEM_VRAM);