Searched refs:break_inst (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
H A Dkprobes.c306 unsigned long break_inst = BREAK_INST; prepare_break_inst() local
313 break_inst |= qp; prepare_break_inst()
317 bundle->quad0.slot0 = break_inst; prepare_break_inst()
320 bundle->quad0.slot1_p0 = break_inst; prepare_break_inst()
321 bundle->quad1.slot1_p1 = break_inst >> (64-46); prepare_break_inst()
324 bundle->quad1.slot2 = break_inst; prepare_break_inst()
/linux-4.1.27/arch/mips/kvm/
H A Dmips.c51 { "break_inst", VCPU_STAT(break_inst_exits), KVM_STAT_VCPU },

Completed in 63 milliseconds