Searched refs:MI_LOAD_REGISTER_MEM (Results 1 – 7 of 7) sorted by relevance
65 #define MI_LOAD_REGISTER_MEM (__MI_INSTR(0x29) | XE_INSTR_NUM_DW(4)) macro
176 #define MI_LOAD_REGISTER_MEM MI_INSTR(0x29, 1) macro
564 lrm = MI_LOAD_REGISTER_MEM; in check_dirty_whitelist()
237 CMD( MI_LOAD_REGISTER_MEM, SMI, F, 3, W | B,1280 if (cmd_desc_is(desc, MI_LOAD_REGISTER_MEM)) { in check_cmd()
1920 cmd = save ? MI_STORE_REGISTER_MEM : MI_LOAD_REGISTER_MEM; in save_restore_register()
593 regs[CTX_LRM_INT_MASK_ENABLE] = MI_LOAD_REGISTER_MEM | in set_memory_based_intr()1422 case MI_LOAD_REGISTER_MEM & MI_OPCODE: in dump_mi_command()
1673 *cmd++ = MI_LOAD_REGISTER_MEM; in read_from_scratch()