Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h19904 struct x86_cpu_id { struct
19905 __u16 vendor;
19906 __u16 family;
19907 __u16 model;
19908 __u16 steppings;
19909 __u16 feature;
19910 kernel_ulong_t driver_data;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h20083 struct x86_cpu_id { struct
20084 __u16 vendor;
20085 __u16 family;
20086 __u16 model;
20087 __u16 feature;
20088 kernel_ulong_t driver_data;
Dvmlinux.h20083 struct x86_cpu_id { struct
20084 __u16 vendor;
20085 __u16 family;
20086 __u16 model;
20087 __u16 feature;
20088 kernel_ulong_t driver_data;