Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Djob.c32 bool enable_firewall; in host1x_job_alloc() local
36 enable_firewall = IS_ENABLED(CONFIG_TEGRA_HOST1X_FIREWALL) && !skip_firewall; in host1x_job_alloc()
38 if (!enable_firewall) in host1x_job_alloc()
55 job->enable_firewall = enable_firewall; in host1x_job_alloc()
209 if (job->enable_firewall) in pin_job()
296 if (job->enable_firewall) { in do_relocs()
609 if (job->enable_firewall) { in host1x_job_pin()
628 if (!job->enable_firewall) in host1x_job_pin()
662 if (!job->enable_firewall && map->size && host->domain) { in host1x_job_unpin()
/linux-6.3-rc2/include/linux/
A Dhost1x.h333 bool enable_firewall; member

Completed in 6 milliseconds