Searched refs:XE2_GLOBAL_INVAL (Results 1 – 2 of 2) sorted by relevance
881 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()
394 #define XE2_GLOBAL_INVAL XE_REG(0xb404) macro