Home
last modified time | relevance | path

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

/external/linux-kselftest/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;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h21486 struct coprocessor_status_block { struct
21487 u8 flags;
21488 u8 cs;
21489 u8 cc;
21490 u8 ce;
21491 __be32 count;
21492 __be64 address;
Dvmlinux.h21486 struct coprocessor_status_block { struct
21487 u8 flags;
21488 u8 cs;
21489 u8 cc;
21490 u8 ce;
21491 __be32 count;
21492 __be64 address;