Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/mm/
Dpf_in.h34 enum reason_type get_ins_type(unsigned long ins_addr);
Dpf_in.c143 enum reason_type get_ins_type(unsigned long ins_addr) in get_ins_type() function
Dmmio-mod.c149 const enum reason_type type = get_ins_type(instptr); in pre()