Searched refs:enable_firewall (Results 1 – 2 of 2) sorted by relevance
32 bool enable_firewall; in host1x_job_alloc() local36 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()
333 bool enable_firewall; member
Completed in 7 milliseconds