Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c39 struct rtas_args { struct
40 __be32 token;
41 __be32 nargs;
42 __be32 nret;
43 __be32 args[16];
44 __be32 *rets; /* Pointer to return values in args[]. */
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h6284 struct rtas_args { struct
6285 __be32 token;
6286 __be32 nargs;
6287 __be32 nret;
6288 rtas_arg_t args[16];
6289 rtas_arg_t *rets;
H A Dvmlinux_600.h6284 struct rtas_args { struct
6285 __be32 token;
6286 __be32 nargs;
6287 __be32 nret;
6288 rtas_arg_t args[16];
6289 rtas_arg_t *rets;