Home
last modified time | relevance | path

Searched refs:SLOT2_OPCODE_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dkprobes.h82 #define SLOT2_OPCODE_SHIFT (37) macro
/openbmc/linux/arch/ia64/kernel/
H A Dkprobes.c341 *major_opcode = (bundle->quad1.slot2 >> SLOT2_OPCODE_SHIFT); in get_kprobe_inst()