Searched refs:ROP (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/include/video/ |
D | trident.h | 137 #define ROP 0x2148 macro
|
/linux-6.12.1/arch/arm/boot/dts/nvidia/ |
D | tegra20-plutux.dts | 44 "Int Spk", "ROP",
|
D | tegra20-tec.dts | 52 "Int Spk", "ROP",
|
D | tegra20-medcom-wide.dts | 79 "Int Spk", "ROP",
|
D | tegra30-cardhu.dtsi | 654 "Int Spk", "ROP",
|
D | tegra20-ventana.dts | 702 "Int Spk", "ROP",
|
D | tegra20-harmony.dts | 740 "Int Spk", "ROP",
|
D | tegra20-seaboard.dts | 904 "Int Spk", "ROP",
|
D | tegra20-asus-tf101.dts | 1187 "Int Spk", "ROP",
|
D | tegra30-asus-tf300t.dts | 1022 "Int Spk", "ROP",
|
D | tegra30-pegatron-chagall.dts | 2749 "Int Spk", "ROP",
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | dexcr.rst | 13 branch target prediction) and enabling return-oriented programming (ROP) 194 a coredump and effectively bypass ROP protection on any threads that share this
|
/linux-6.12.1/drivers/video/fbdev/ |
D | dnfb.c | 86 #define ROP(r2,r3,r0,r1) ( (U_SHORT)((r0)|((r1)<<4)|((r2)<<8)|((r3)<<12)) ) macro
|
D | tridentfb.c | 332 writemmr(par, ROP, rop ? ROP_X : ROP_S); in blade_fill_rect() 366 writemmr(par, ROP, ROP_S); in blade_copy_rect()
|
/linux-6.12.1/arch/arm/mm/ |
D | Kconfig | 910 by ROP (return orientated programming) authors when creating 1132 use ROP gadgets that exist in the rodata section. This adds an
|
/linux-6.12.1/Documentation/userspace-api/media/mediactl/ |
D | media-types.rst | 147 color keying, raster operations (ROP), stitching or any other
|
/linux-6.12.1/security/ |
D | Kconfig.hardening | 273 number of useful ROP gadgets by about 20% (and removes compiler
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 120 // fetch enabled GPC/ROP counts
|
/linux-6.12.1/arch/arm64/ |
D | Kconfig | 1720 by ROP (return orientated programming) authors when creating 1947 keys, which can be used to mitigate Return Oriented Programming (ROP)
|
/linux-6.12.1/arch/x86/ |
D | Kconfig | 1960 return address corruption. This helps mitigate ROP attacks.
|