Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virt/vboxguest/
H A Dvboxguest_core.h76 unsigned int host_features; member
H A Dvboxguest_linux.c267 return sprintf(buf, "%#x\n", gdev->host_features); in host_features_show()
271 static DEVICE_ATTR_RO(host_features);
H A Dvboxguest_core.c892 gdev->host_features = req->features; in vbg_query_host_version()
895 gdev->host_features); in vbg_query_host_version()
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
H A Dvboxguest_core.h76 unsigned int host_features; member
H A Dvboxguest_linux.c267 return sprintf(buf, "%#x\n", gdev->host_features); in host_features_show()
271 static DEVICE_ATTR_RO(host_features);
H A Dvboxguest_core.c892 gdev->host_features = req->features; in vbg_query_host_version()
895 gdev->host_features); in vbg_query_host_version()

Completed in 6 milliseconds