Home
last modified time | relevance | path

Searched refs:reason_type (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/mm/
Dpf_in.h25 enum reason_type { enum
34 enum reason_type get_ins_type(unsigned long ins_addr);
Dpf_in.c142 enum reason_type get_ins_type(unsigned long ins_addr) in get_ins_type()
148 enum reason_type rv = OTHERS; in get_ins_type()
Dmmio-mod.c44 enum reason_type type;
148 const enum reason_type type = get_ins_type(instptr); in pre()