Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dpsr.c116 bool (*get_feat_info)(const struct feat_node *feat, member
374 .get_feat_info = cat_get_feat_info,
403 .get_feat_info = l3_cdp_get_feat_info,
417 .get_feat_info = cat_get_feat_info,
704 if ( feat_props[feat_type]->get_feat_info(feat, data, array_len) ) in psr_get_info()
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc292 bool (*get_feat_info)(const struct feat_node *feat,
318 - Member `get_feat_info`
320 `get_feat_info` is used to return feature HW info through sysctl.

Completed in 5 milliseconds