Searched refs:aliasing (Results 1 – 26 of 26) sorted by relevance
| /linux-4.4.14/arch/arm/mm/ |
| D | mmap.c | 61 int aliasing = cache_is_vipt_aliasing(); in arch_get_unmapped_area() local 68 if (aliasing) in arch_get_unmapped_area() 75 if (aliasing && flags & MAP_SHARED && in arch_get_unmapped_area() 114 int aliasing = cache_is_vipt_aliasing(); in arch_get_unmapped_area_topdown() local 121 if (aliasing) in arch_get_unmapped_area_topdown() 129 if (aliasing && flags & MAP_SHARED && in arch_get_unmapped_area_topdown()
|
| /linux-4.4.14/arch/arc/mm/ |
| D | mmap.c | 37 int aliasing = cache_is_vipt_aliasing(); in arch_get_unmapped_area() local 43 if (aliasing) in arch_get_unmapped_area() 50 if (aliasing && flags & MAP_SHARED && in arch_get_unmapped_area()
|
| /linux-4.4.14/Documentation/ia64/ |
| D | .gitignore | 1 aliasing-test
|
| D | Makefile | 2 hostprogs-y := aliasing-test
|
| D | aliasing.txt | 64 means that to avoid attribute aliasing, Linux can create a cacheable 136 mapping. This would not cause attribute aliasing. But
|
| /linux-4.4.14/tools/virtio/ |
| D | Makefile | 6 …I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD …
|
| /linux-4.4.14/Documentation/x86/ |
| D | pat.txt | 10 not having memory type aliasing for the same physical memory with multiple 22 attributes at the page level. In order to avoid aliasing, these interfaces 26 address range to avoid any aliasing. 152 can be more restrictive, in case of any existing aliasing for that address.
|
| /linux-4.4.14/arch/x86/purgatory/ |
| D | Makefile | 13 KBUILD_CFLAGS := -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -fno-b…
|
| /linux-4.4.14/drivers/firmware/efi/libstub/ |
| D | Makefile | 10 -fPIC -fno-strict-aliasing -mno-red-zone \
|
| /linux-4.4.14/tools/scripts/ |
| D | Makefile.include | 35 EXTRA_WARNINGS += -Wstrict-aliasing=3
|
| /linux-4.4.14/Documentation/ |
| D | cachetlb.txt | 231 The biggest problem is that of virtual aliasing in the data cache 234 Is your port susceptible to virtual aliasing in its D-cache? 249 Next, you have to solve the D-cache aliasing issue for all 255 aliasing problem has the potential to exist since the kernel already 276 If D-cache aliasing is not an issue, these two routines may 296 D-cache aliasing, to make sure these kernel stores are 304 If D-cache aliasing is not an issue, this routine may
|
| D | Intel-IOMMU.txt | 45 transaction id aliasing for p2p bridges.
|
| /linux-4.4.14/arch/mips/kvm/ |
| D | 00README.txt | 17 Note that due to cache aliasing issues, 4K page sizes are NOT supported.
|
| /linux-4.4.14/arch/x86/boot/compressed/ |
| D | Makefile | 25 KBUILD_CFLAGS += -fno-strict-aliasing -fPIC
|
| /linux-4.4.14/arch/sh/mm/ |
| D | Kconfig | 261 Since there's sill some aliasing issues on SH-4, this option will 263 be implemented to deal with aliasing.
|
| /linux-4.4.14/Documentation/video4linux/cx2341x/ |
| D | fw-decoder-regs.txt | 49 These six registers control the horizontal aliasing filter for the Y plane. 83 These six registers control the horizontal aliasing for the UV plane. 422 These three registers control the vertical aliasing filter for the Y plane. 441 These three registers control the vertical aliasing filter for the UV
|
| /linux-4.4.14/Documentation/arm/ |
| D | memory.txt | 24 ffff4000 ffffffff cache aliasing on ARMv6 and later CPUs.
|
| /linux-4.4.14/arch/mips/vdso/ |
| D | Makefile | 12 -O2 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
|
| /linux-4.4.14/arch/x86/ |
| D | Makefile | 26 -fno-strict-aliasing -fomit-frame-pointer -fno-pic \
|
| D | Kconfig.debug | 16 use due to the cache aliasing requirements.
|
| /linux-4.4.14/arch/powerpc/boot/ |
| D | Makefile | 23 -fno-strict-aliasing -Os -msoft-float -pipe \
|
| /linux-4.4.14/Documentation/fb/ |
| D | fbcon.txt | 15 etc. Theoretically, multi-colored fonts, blending, aliasing, and any feature
|
| /linux-4.4.14/Documentation/nvdimm/ |
| D | btt.txt | 139 padded to 64 bytes to avoid cache line sharing or aliasing. Flog updates are
|
| D | nvdimm.txt | 136 aliasing is present and a DIMM lacks a label, then no block device can 605 A REGION, after resolving DPA aliasing and LABEL specified boundaries,
|
| /linux-4.4.14/Documentation/virtual/kvm/ |
| D | timekeeping.txt | 527 4.3) Timespec aliasing 547 This aliasing requires care in the computation and recalibration of kvmclock
|
| /linux-4.4.14/ |
| D | Makefile | 391 -fno-strict-aliasing -fno-common \
|