procfs_machdep.c | 243 procfs_getonefeatreg(uint32_t reg, const char * const *table, char *p, function in typeref:typename:int 276 procfs_getonefeatreg(ci->ci_feat_val[0], x86_features[0], p, left); 279 procfs_getonefeatreg(ci->ci_feat_val[2], x86_features[1], p + diff, 286 procfs_getonefeatreg(ci->ci_feat_val[1], x86_features[4], p + diff, 290 procfs_getonefeatreg(ci->ci_feat_val[4], x86_features[5], p + diff, 294 procfs_getonefeatreg(ci->ci_feat_val[3], x86_features[6], p + diff, 301 procfs_getonefeatreg(ci->ci_feat_val[5], x86_features[9], p + diff, 307 procfs_getonefeatreg(descs[0], x86_features[10], p + diff, 316 procfs_getonefeatreg(descs[0], x86_features[12], p + diff, 324 procfs_getonefeatreg(descs[1], x86_features[13], p + diff [all...] |