Home
last modified time | relevance | path

Searched defs:places (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_validate_test.c29 struct ttm_place *places, in ttm_placement_kunit_init()
420 struct ttm_place *init_place, places[2]; in ttm_bo_validate_busy_placement() local
707 struct ttm_place *init_place, places[2]; in ttm_bo_validate_move_fence_not_signaled() local
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1723 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c113 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c209 struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) in add_vram()