Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.h26 #define IFCVF_SUPPORTED_FEATURES \ macro
Difcvf_main.c175 features = ifcvf_get_features(vf) & IFCVF_SUPPORTED_FEATURES; in ifcvf_vdpa_get_features()