Searched defs:bp_info (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dhw_breakpoint.c63 unsigned long bp_info; __encode_dr7() local
87 int bp_info = dr7 >> (DR_CONTROL_SHIFT + bpnum * DR_CONTROL_SIZE); decode_dr7() local
/linux-4.1.27/arch/s390/kvm/
H A Dguestdbg.c212 struct kvm_hw_bp_info_arch *bp_info = NULL; kvm_s390_import_bp_data() local
324 struct kvm_hw_bp_info_arch *bp_info = vcpu->arch.guestdbg.hw_bp_info; find_hw_bp() local
395 struct kvm_hw_bp_info_arch *bp_info = NULL; debug_exit_required() local
/linux-4.1.27/arch/powerpc/kernel/
H A Dptrace.c1214 static int set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) set_dac() argument
1646 struct ppc_hw_breakpoint bp_info; arch_ptrace() local
1071 set_instruction_bp(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) set_instruction_bp() argument
1315 set_dac_range(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) set_dac_range() argument
1369 ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) ppc_set_hwdebug() argument

Completed in 204 milliseconds