Home
last modified time | relevance | path

Searched refs:mw16 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/mm/
Dpf_in.c50 static unsigned int mw16[] = { 0xB70F, 0xBF0F }; variable
74 static unsigned int mw16[] = { 0xB70F, 0xBF0F }; variable
201 for (i = 0; i < ARRAY_SIZE(mw16); i++) in get_ins_mem_width()
202 if (mw16[i] == opcode) in get_ins_mem_width()