Home
last modified time | relevance | path

Searched refs:XE2_GLOBAL_INVAL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c929 xe_mmio_write32(&gt->mmio, XE2_GLOBAL_INVAL, 0x1); in xe_device_l2_flush()
931 if (xe_mmio_wait32(&gt->mmio, XE2_GLOBAL_INVAL, 0x1, 0x0, 500, NULL, true)) in xe_device_l2_flush()
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h405 #define XE2_GLOBAL_INVAL XE_REG(0xb404) macro