Home
last modified time | relevance | path

Searched refs:cxl_feat_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/cxl/
H A Dfeatures.h71 struct cxl_feat_entry { struct
105 struct cxl_feat_entry ents[] __counted_by_le(num_entries);
/linux-6.15/drivers/cxl/core/
H A Dfeatures.c34 static bool is_cxl_feature_exclusive(struct cxl_feat_entry *entry) in is_cxl_feature_exclusive()
75 int feat_size = sizeof(struct cxl_feat_entry); in get_supported_features()
77 struct cxl_feat_entry *entry; in get_supported_features()
358 static struct cxl_feat_entry *
362 struct cxl_feat_entry *feat; in get_support_feature_info()
385 struct cxl_feat_entry *pos; in cxlctl_get_supported_features()
547 struct cxl_feat_entry *feat; in cxlctl_validate_set_features()
/linux-6.15/include/cxl/
H A Dfeatures.h60 struct cxl_feat_entry ent[] __counted_by(num_features);
/linux-6.15/tools/testing/cxl/test/
H A Dmem.c1398 static void fill_feature_vendor_test(struct cxl_feat_entry *feat) in fill_feature_vendor_test()
1502 struct cxl_feat_entry *feat; in mock_get_supported_features()