Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c81 .has_asid = 1,
95 .has_asid = 1, \
859 xe->info.has_asid = graphics_desc->has_asid; in xe_info_init()
H A Dxe_device_types.h302 u8 has_asid:1; member
H A Dxe_lrc.c1510 if (xe->info.has_asid && vm) in xe_lrc_init()
H A Dxe_vm.c1629 if (xef && xe->info.has_asid) { in xe_vm_create()
1806 xe_assert(xe, xe->info.has_asid); in xe_vm_close_and_put()