Searched defs:ppc_debug_info (Results 1 – 1 of 1) sorted by relevance
195 struct ppc_debug_info { struct196 __u32 version; /* Only version 1 exists to date */197 __u32 num_instruction_bps;198 __u32 num_data_bps;199 __u32 num_condition_regs;200 __u32 data_bp_alignment;201 __u32 sizeof_condition; /* size of the DVC register */202 __u64 features;