Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dkprobes.h80 #define SLOT0_OPCODE_SHIFT (37) macro
/openbmc/linux/arch/ia64/kernel/
H A Dkprobes.c331 *major_opcode = (bundle->quad0.slot0 >> SLOT0_OPCODE_SHIFT); in get_kprobe_inst()