Searched refs:Brand_id (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Dcpu_model.c271 unsigned Brand_id,
275 if (Brand_id != 0)
642 unsigned Model, Family, Brand_id; local
660 Brand_id = EBX & 0xff;
669 getIntelProcessorTypeAndSubtype(Family, Model, Brand_id, Features,
270 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, unsigned Brand_id, unsigned Features, unsigned Features2, unsigned *Type, unsigned *Subtype) argument

Completed in 13 milliseconds