Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dprocessor.h115 struct x86_cpu_id { struct
116 uint16_t vendor;
117 uint16_t family;
118 uint16_t model;
119 uint16_t feature; /* bit index */
120 const void *driver_data;

Completed in 7 milliseconds