Searched refs:IFCVF_SUPPORTED_FEATURES (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/vdpa/ifcvf/ | ||
D | ifcvf_base.h | 26 #define IFCVF_SUPPORTED_FEATURES \ macro |
D | ifcvf_main.c | 175 features = ifcvf_get_features(vf) & IFCVF_SUPPORTED_FEATURES; in ifcvf_vdpa_get_features() |