Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.c881 xe_mmio_write32(gt, XE2_GLOBAL_INVAL, 0x1); in xe_device_l2_flush()
883 if (xe_mmio_wait32(gt, XE2_GLOBAL_INVAL, 0x1, 0x0, 500, NULL, true)) in xe_device_l2_flush()
/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_gt_regs.h394 #define XE2_GLOBAL_INVAL XE_REG(0xb404) macro