Home
last modified time | relevance | path

Searched refs:feat_props (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dpsr.c95 static const struct feat_props { struct
121 } *feat_props[FEAT_TYPE_NUM]; argument
698 if ( !feat_props[feat_type] ) in psr_get_info()
731 if ( !feat_props[feat_type] ) in psr_get_val()
774 if ( feat_props[i] ) in get_cos_num()
795 const struct feat_props *props = feat_props[i]; in gather_val_array()
834 const struct feat_props *props = feat_props[i]; in skip_prior_features()
873 props = feat_props[feat_type]; in insert_val_into_array()
976 const struct feat_props *props = feat_props[i]; in find_cos()
1026 const struct feat_props *props = feat_props[i]; in fits_cos_max()
[all …]
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc288 static const struct feat_props {
295 } *feat_props[PSR_SOCKET_FEAT_NUM];
470 1. Add 'alt_type' in 'feat_props' structure.

Completed in 5 milliseconds