Searched defs:mw16 (Results 1 - 1 of 1) sorted by relevance

/arch/x86/mm/
H A Dpf_in.c51 static unsigned int mw16[] = { 0xB70F, 0xBF0F }; variable
75 static unsigned int mw16[] = { 0xB70F, 0xBF0F }; variable
202 for (i = 0; i < ARRAY_SIZE(mw16); i++)
203 if (mw16[i] == opcode)

Completed in 43 milliseconds