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

/arch/x86/mm/
H A Dpf_in.c53 static unsigned int mw64[] = {}; variable
79 static unsigned int mw64[] = { 0x89, 0x8B, 0xAB }; variable
210 for (i = 0; i < ARRAY_SIZE(mw64); i++)
211 if (mw64[i] == opcode)

Completed in 76 milliseconds