Searched refs:host_features (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_core.h76 unsigned int host_features; member in struct:vbg_dev
H A Dvboxguest_linux.c269 return sprintf(buf, "%#x\n", gdev->host_features);
273 static DEVICE_ATTR_RO(host_features);
H A Dvboxguest_core.c915 gdev->host_features = req->features;
918 gdev->host_features);

Completed in 209 milliseconds