Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpf_in.c30 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable
52 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable
159 for (i = 0; i < ARRAY_SIZE(rw8); i++) in get_ins_reg_width()
160 if (rw8[i] == opcode) in get_ins_reg_width()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpf_in.c30 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable
52 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable
159 for (i = 0; i < ARRAY_SIZE(rw8); i++) in get_ins_reg_width()
160 if (rw8[i] == opcode) in get_ins_reg_width()

Completed in 2 milliseconds