Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h21957 struct user_i387_struct { struct
21958 short unsigned int cwd;
21959 short unsigned int swd;
21960 short unsigned int twd;
21961 short unsigned int fop;
21962 __u64 rip;
21963 __u64 rdp;
21964 __u32 mxcsr;
21965 __u32 mxcsr_mask;
21966 __u32 st_space[32];
[all …]
Dvmlinux.h21957 struct user_i387_struct { struct
21958 short unsigned int cwd;
21959 short unsigned int swd;
21960 short unsigned int twd;
21961 short unsigned int fop;
21962 __u64 rip;
21963 __u64 rdp;
21964 __u32 mxcsr;
21965 __u32 mxcsr_mask;
21966 __u32 st_space[32];
[all …]