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

/arch/x86/mm/
H A Dpf_in.c52 static unsigned int mw32[] = { 0x89, 0x8B, 0xC7, 0xAB }; variable
77 static unsigned int mw32[] = { 0xC7 }; variable
206 for (i = 0; i < ARRAY_SIZE(mw32); i++)
207 if (mw32[i] == opcode)

Completed in 48 milliseconds