reg_wop 27 arch/x86/mm/pf_in.c static unsigned int reg_wop[] = { 0x88, 0x89, 0xAA, 0xAB }; reg_wop 50 arch/x86/mm/pf_in.c static unsigned int reg_wop[] = { 0x88, 0x89, 0xAA, 0xAB }; reg_wop 140 arch/x86/mm/pf_in.c CHECK_OP_TYPE(opcode, reg_wop, REG_WRITE); reg_wop 409 arch/x86/mm/pf_in.c for (i = 0; i < ARRAY_SIZE(reg_wop); i++) reg_wop 410 arch/x86/mm/pf_in.c if (reg_wop[i] == opcode)