Home
last modified time | relevance | path

Searched refs:OP_MI_NOOP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c78 #define OP_MI_NOOP 0x0 macro
1999 {"MI_NOOP", OP_MI_NOOP, F_LEN_CONST, R_ALL, D_ALL, 0, 1, NULL},
3075 if (cmd_info[i].opcode == OP_MI_NOOP) in init_cmd_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c90 #define OP_MI_NOOP 0x0 macro
2036 {"MI_NOOP", OP_MI_NOOP, F_LEN_CONST, R_ALL, D_ALL, 0, 1, NULL},
3223 if (cmd_info[i].opcode == OP_MI_NOOP) in init_cmd_table()

Completed in 10 milliseconds