Home
last modified time | relevance | path

Searched refs:dram_phys_mem (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmemory.c141 atomic64_add(phys_pg_pack->total_size, &ctx->dram_phys_mem); in alloc_device_memory()
329 atomic64_sub(phys_pg_pack->total_size, &ctx->dram_phys_mem); in free_device_memory()
1680 atomic64_set(&ctx->dram_phys_mem, 0); in hl_vm_ctx_init()
H A Dhabanalabs_ioctl.c119 atomic64_read(&hpriv->ctx->dram_phys_mem); in dram_usage_info()
H A Dhabanalabs.h868 * @dram_phys_mem: amount of used physical DRAM memory by this context.
897 atomic64_t dram_phys_mem; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c189 atomic64_add(phys_pg_pack->total_size, &ctx->dram_phys_mem); in alloc_device_memory()
380 atomic64_sub(phys_pg_pack->total_size, &ctx->dram_phys_mem); in free_device_memory()
2210 &ctx->dram_phys_mem); in hl_mem_ioctl()
2239 &ctx->dram_phys_mem); in hl_mem_ioctl()
2682 atomic64_set(&ctx->dram_phys_mem, 0); in hl_vm_ctx_init()
H A Dhabanalabs_ioctl.c170 atomic64_read(&hpriv->ctx->dram_phys_mem); in dram_usage_info()
H A Dhabanalabs.h1853 * @dram_phys_mem: amount of used physical DRAM memory by this context.
1885 atomic64_t dram_phys_mem; member

Completed in 19 milliseconds