reg_rop            24 arch/x86/mm/pf_in.c static unsigned int reg_rop[] = {
reg_rop            47 arch/x86/mm/pf_in.c static unsigned int reg_rop[] = {
reg_rop           139 arch/x86/mm/pf_in.c 	CHECK_OP_TYPE(opcode, reg_rop, REG_READ);
reg_rop           405 arch/x86/mm/pf_in.c 	for (i = 0; i < ARRAY_SIZE(reg_rop); i++)
reg_rop           406 arch/x86/mm/pf_in.c 		if (reg_rop[i] == opcode)