Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vdpa/ifcvf/
H A Difcvf_base.h26 #define IFCVF_SUPPORTED_FEATURES \ macro
H A Difcvf_main.c175 features = ifcvf_get_features(vf) & IFCVF_SUPPORTED_FEATURES; in ifcvf_vdpa_get_features()