Home
last modified time | relevance | path

Searched defs:ppc_debug_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/include/asm/
Dptrace.h379 struct ppc_debug_info { struct
380 __u32 version; /* Only version 1 exists to date */
381 __u32 num_instruction_bps;
382 __u32 num_data_bps;
383 __u32 num_condition_regs;
384 __u32 data_bp_alignment;
385 __u32 sizeof_condition; /* size of the DVC register */
386 __u64 features;