Searched refs:aliasing (Results 1 – 11 of 11) sorted by relevance
63 int aliasing = cache_is_vipt_aliasing(); in arch_get_unmapped_area() local70 if (aliasing) in arch_get_unmapped_area()77 if (aliasing && flags & MAP_SHARED && in arch_get_unmapped_area()116 int aliasing = cache_is_vipt_aliasing(); in arch_get_unmapped_area_topdown() local123 if (aliasing) in arch_get_unmapped_area_topdown()131 if (aliasing && flags & MAP_SHARED && in arch_get_unmapped_area_topdown()
834 bool "Harden the branch predictor against aliasing attacks" if EXPERT840 context by executing aliasing branches in the attacker context.846 the branch predictor against aliasing attacks and may rely on
38 int aliasing = cache_is_vipt_aliasing(); in arch_get_unmapped_area() local44 if (aliasing) in arch_get_unmapped_area()51 if (aliasing && flags & MAP_SHARED && in arch_get_unmapped_area()
19 KBUILD_CFLAGS := -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -fno-b…
17 Note that due to cache aliasing issues, 4K page sizes are NOT supported.
262 Since there's sill some aliasing issues on SH-4, this option will264 be implemented to deal with aliasing.
30 KBUILD_CFLAGS += -fno-strict-aliasing $(call cc-option, -fPIE, -fPIC)
16 -O2 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
37 -fno-strict-aliasing -fomit-frame-pointer -fno-pic \
27 -fno-strict-aliasing -Os -msoft-float -mno-altivec -mno-vsx \
837 bool "Harden the branch predictor against aliasing attacks" if EXPERT842 executing aliasing branches in the attacker context. Such attacks847 branch predictor against aliasing attacks and may rely on specific