Home
last modified time | relevance | path

Searched refs:mappable_size (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_vgpu.c259 unsigned long mappable_base, mappable_size, mappable_end; in intel_vgt_balloon() local
268 mappable_size = in intel_vgt_balloon()
275 mappable_end = mappable_base + mappable_size; in intel_vgt_balloon()
281 mappable_base, mappable_size / 1024); in intel_vgt_balloon()
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Dmemory_mgr.c254 if (user_mem_size != ALIGN(buf->mappable_size, PAGE_SIZE)) {
257 buf->behavior->topic, user_mem_size, buf->mappable_size);
296 buf->real_mapped_size = buf->mappable_size;
A Dcommand_buffer.c217 cb->buf->mappable_size = cb->size; in hl_cb_mmap_mem_alloc()
A Dmemory.c2190 buf->mappable_size = size; in hl_ts_alloc_buf()
A Dhabanalabs.h935 u64 mappable_size; member

Completed in 23 milliseconds