Home
last modified time | relevance | path

Searched refs:XE_MAX_ASID (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
A Dxe_device.c338 BUILD_BUG_ON(XE_MAX_ASID < 2); in xe_device_create()
340 XA_LIMIT(XE_MAX_ASID - 2, XE_MAX_ASID - 1), in xe_device_create()
A Dxe_device_types.h55 #define XE_MAX_ASID (BIT(20)) macro
A Dxe_vm.c1771 XA_LIMIT(1, XE_MAX_ASID - 1), in xe_vm_create_ioctl()

Completed in 18 milliseconds