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

/barrelfish-master/lib/compiler-rt/builtins/
H A Dcpu_model.c623 unsigned int __cpu_subtype; member in struct:__processor_model
671 &(__cpu_model.__cpu_subtype));
677 &(__cpu_model.__cpu_subtype));
684 assert(__cpu_model.__cpu_subtype < CPU_SUBTYPE_MAX);

Completed in 31 milliseconds