Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dparavirt_patch.c108 inst.l = bundle->quad0.slot1_p0 | in paravirt_read_slot1()
149 bundle->quad0.slot1_p0 = inst.l; in paravirt_write_slot1()
199 (unsigned long)bundle->quad0.slot1_p0, in paravirt_print_bundle()
Dkprobes.c89 brl->quad0.slot1_p0 = ((rel >> 20) & 0x7fffffffff) << 2; in set_brl_inst()
320 bundle->quad0.slot1_p0 = break_inst; in prepare_break_inst()
351 kprobe_inst_p0 = bundle->quad0.slot1_p0; in get_kprobe_inst()
/linux-4.1.27/arch/ia64/include/asm/
Dkprobes.h62 unsigned long long slot1_p0 : 64-46; member