Searched defs:rw8 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| D | pf_in.c | 30 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable 52 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| D | pf_in.c | 30 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable 52 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable
|