Searched refs:XE_BO_FLAG_SYSTEM (Results 1 – 13 of 13) sorted by relevance
552 !(bo->flags & XE_BO_FLAG_SYSTEM))) in check_bo_args_are_sane()558 !(bo->flags & XE_BO_FLAG_SYSTEM && in check_bo_args_are_sane()563 (!(bo->flags & XE_BO_FLAG_SYSTEM) || in check_bo_args_are_sane()
26 #define XE_BO_FLAG_SYSTEM BIT(1) macro35 XE_BO_FLAG_SYSTEM)
179 if (bo_flags & XE_BO_FLAG_SYSTEM) { in try_add_system()1382 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_NEEDS_CPU_ACCESS | in xe_bo_notifier_prepare_pinned()1523 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_NEEDS_CPU_ACCESS | in xe_bo_evict_pinned()1964 xe_assert(xe_bo_device(bo), bo->flags & XE_BO_FLAG_SYSTEM); in xe_bo_fault_migrate()2501 if (flags & (XE_BO_FLAG_USER | XE_BO_FLAG_SYSTEM)) in __xe_bo_fixed_placement()3580 bo_flags |= args->placement << (ffs(XE_BO_FLAG_SYSTEM) - 1); in xe_gem_create_ioctl()3951 if (IS_DGFX(xe) && (bo->flags & XE_BO_FLAG_SYSTEM)) in xe_bo_needs_ccs_pages()
305 ttm_bo_type_sg, XE_BO_FLAG_SYSTEM, dma_buf, &exec); in xe_dma_buf_create_obj()
424 XE_BO_FLAG_SYSTEM | in proxy_channel_alloc()
141 XE_BO_FLAG_SYSTEM | in query_compatibility_version()
631 XE_BO_FLAG_SYSTEM | in xe_guc_log_init()
435 XE_BO_FLAG_SYSTEM | in xe_guc_ads_init()
1099 (IS_DGFX(xe) ? XE_BO_FLAG_VRAM(vr) : XE_BO_FLAG_SYSTEM) | in xe_drm_pagemap_populate_mm()
908 XE_BO_FLAG_SYSTEM; in xe_oa_alloc_oa_buffer()
78 XE_BO_FLAG_SYSTEM | in intel_hdcp_gsc_initialize_message()
175 if (!(obj->flags & XE_BO_FLAG_SYSTEM)) { in xe_display_bo_fbdev_fill_info()
168 test_copy(m, bo, test, XE_BO_FLAG_SYSTEM, exec); in test_copy_sysmem()647 XE_BO_FLAG_SYSTEM | in validate_ccs_test_run_tile()