Home
last modified time | relevance | path

Searched refs:xe_bo_create_pin_map_novm (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_engine_activity.c97 metadata_bo = xe_bo_create_pin_map_novm(gt_to_xe(gt), tile, PAGE_ALIGN(metadata_size), in allocate_engine_activity_buffers()
105 bo = xe_bo_create_pin_map_novm(gt_to_xe(gt), tile, PAGE_ALIGN(size), in allocate_engine_activity_buffers()
H A Dxe_sriov_packet.c132 bo = xe_bo_create_pin_map_novm(data->xe, gt->tile, PAGE_ALIGN(data->hdr.size), in pkt_init()
H A Dxe_pxp_submit.c57 bo = xe_bo_create_pin_map_novm(xe, tile, SZ_4K, ttm_bo_type_kernel, in allocate_vcs_execution_resources()
/linux/drivers/gpu/drm/xe/display/
H A Dxe_hdcp_gsc.c68 bo = xe_bo_create_pin_map_novm(xe, xe_device_get_root_tile(xe), PAGE_SIZE * 2, in intel_hdcp_gsc_initialize_message()