Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dpf_in.h22 unsigned long get_ins_imm_val(unsigned long ins_addr);
H A Dmmio-mod.c178 my_trace->value = get_ins_imm_val(instptr); in pre()
H A Dpf_in.c448 unsigned long get_ins_imm_val(unsigned long ins_addr) in get_ins_imm_val() function