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

/arch/x86/mm/
H A Dpf_in.c46 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable
68 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable
175 for (i = 0; i < ARRAY_SIZE(rw8); i++)
176 if (rw8[i] == opcode)

Completed in 254 milliseconds