Searched refs:PCODE_ILLEGAL_DATA (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ | ||
D | xe_pcode_api.h | 19 #define PCODE_ILLEGAL_DATA 0x3 macro |
D | xe_pcode.c | 38 [PCODE_ILLEGAL_DATA] = {-EINVAL, "Illegal Data"}, in pcode_mailbox_status() |