Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.c1263 bool trusted_apps_only; in vbg_req_allowed() local
1280 trusted_apps_only = true; in vbg_req_allowed()
1309 trusted_apps_only = false; in vbg_req_allowed()
1322 trusted_apps_only = true; in vbg_req_allowed()
1328 trusted_apps_only = false; in vbg_req_allowed()
1340 if (trusted_apps_only && in vbg_req_allowed()