Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pci_types.h18 u8 has_asid:1; member
H A Dxe_pci.c123 .has_asid = 1,
137 .has_asid = 1, \
662 xe->info.has_asid = graphics_desc->has_asid; in xe_info_init()
H A Dxe_device_types.h312 u8 has_asid:1; member
H A Dxe_lrc.c1099 if (xe->info.has_asid && vm) in xe_lrc_init()
H A Dxe_vm.c1925 xe_assert(xe, xe->info.has_asid); in xe_vm_close_and_put()
2070 if (xe->info.has_asid) { in xe_vm_create_ioctl()