reason_type        32 arch/x86/mm/mmio-mod.c 	enum reason_type type;
reason_type       136 arch/x86/mm/mmio-mod.c 	const enum reason_type type = get_ins_type(instptr);
reason_type       127 arch/x86/mm/pf_in.c enum reason_type get_ins_type(unsigned long ins_addr)
reason_type       133 arch/x86/mm/pf_in.c 	enum reason_type rv = OTHERS;
reason_type        19 arch/x86/mm/pf_in.h enum reason_type get_ins_type(unsigned long ins_addr);