Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/nx-gzip/include/
Dcrb.h75 struct coprocessor_status_block { struct
76 __u8 flags;
77 __u8 cs;
78 __u8 cc;
79 __u8 ce;
80 __be32 count;
81 __be64 address;
/linux-6.1.9/arch/powerpc/include/asm/
Dicswx.h86 struct coprocessor_status_block { struct
87 u8 flags;
88 u8 cs;
89 u8 cc;
90 u8 ce;
91 __be32 count;
92 __be64 address;