Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_gem.c120 unsigned long color = bo->noexec ? PANFROST_BO_NOEXEC : 0; in panfrost_gem_open()
139 if (!bo->noexec) in panfrost_gem_open()
253 bo->noexec = !!(flags & PANFROST_BO_NOEXEC); in panfrost_gem_create_with_handle()
282 bo->noexec = true; in panfrost_gem_prime_import_sg_table()
A Dpanfrost_gem.h39 bool noexec :1; member
A Dpanfrost_mmu.c315 if (bo->noexec) in panfrost_mmu_map()
/linux/Documentation/driver-api/driver-model/
A Doverview.rst89 none on /sys type sysfs (rw,noexec,nosuid,nodev)
100 none /sys sysfs nodev,noexec,nosuid 0 0
/linux/Documentation/x86/x86_64/
A Dboot-options.rst170 noexec=on|off
/linux/Documentation/admin-guide/cifs/
A Dusage.rst225 of the standard mount options ``noexec`` and ``nosuid`` to reduce the risk of
423 noexec
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt3376 noexec [IA-64]
3378 noexec [X86]
3380 noexec=on: enable non-executable mappings (default)
3381 noexec=off: disable non-executable mappings

Completed in 20 milliseconds