Searched refs:PCODE_ILLEGAL_CMD (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ | ||
D | xe_pcode_api.h | 17 #define PCODE_ILLEGAL_CMD 0x1 macro |
D | xe_pcode.c | 36 [PCODE_ILLEGAL_CMD] = {-ENXIO, "Illegal Command"}, in pcode_mailbox_status() |