Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dkprobes.h81 #define SLOT1_p1_OPCODE_SHIFT (37 - (64-46)) macro
/openbmc/linux/arch/ia64/kernel/
H A Dkprobes.c335 *major_opcode = (bundle->quad1.slot1_p1 >> SLOT1_p1_OPCODE_SHIFT); in get_kprobe_inst()