Searched refs:dram_phys_mem (Results 1 – 3 of 3) sorted by relevance
187 atomic64_add(phys_pg_pack->total_size, &ctx->dram_phys_mem); in alloc_device_memory()386 atomic64_sub(phys_pg_pack->total_size, &ctx->dram_phys_mem); in free_device_memory()2211 &ctx->dram_phys_mem); in hl_mem_ioctl()2240 &ctx->dram_phys_mem); in hl_mem_ioctl()2693 atomic64_set(&ctx->dram_phys_mem, 0); in hl_vm_ctx_init()
163 atomic64_read(&hpriv->ctx->dram_phys_mem); in dram_usage_info()
1843 atomic64_t dram_phys_mem; member