Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dptrace.h196 struct ppc_debug_info { struct
197 __u32 version; /* Only version 1 exists to date */
198 __u32 num_instruction_bps;
199 __u32 num_data_bps;
200 __u32 num_condition_regs;
201 __u32 data_bp_alignment;
202 __u32 sizeof_condition; /* size of the DVC register */
203 __u64 features;