Home
last modified time | relevance | path

Searched defs:MAP_FIXED_NOREPLACE (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/tools/testing/selftests/powerpc/mm/
Dlarge_vm_fork_separation.c20 #define MAP_FIXED_NOREPLACE MAP_FIXED // "Should be safe" above 512TB macro
Dlarge_vm_gpr_corruption.c39 #define MAP_FIXED_NOREPLACE MAP_FIXED // "Should be safe" above 512TB macro
/linux-6.6.21/include/uapi/asm-generic/
Dmman-common.h31 #define MAP_FIXED_NOREPLACE 0x100000 /* MAP_FIXED which doesn't unmap underlying mapping */ macro
/linux-6.6.21/tools/include/uapi/asm-generic/
Dmman-common.h31 #define MAP_FIXED_NOREPLACE 0x100000 /* MAP_FIXED which doesn't unmap underlying mapping */ macro
/linux-6.6.21/arch/parisc/include/uapi/asm/
Dmman.h27 #define MAP_FIXED_NOREPLACE 0x100000 /* MAP_FIXED which doesn't unmap underlying mapping */ macro
/linux-6.6.21/arch/alpha/include/uapi/asm/
Dmman.h33 #define MAP_FIXED_NOREPLACE 0x200000/* MAP_FIXED which doesn't unmap underlying mapping */ macro
/linux-6.6.21/arch/xtensa/include/uapi/asm/
Dmman.h58 #define MAP_FIXED_NOREPLACE 0x100000 /* MAP_FIXED which doesn't unmap underlying mapping */ macro
/linux-6.6.21/arch/mips/include/uapi/asm/
Dmman.h51 #define MAP_FIXED_NOREPLACE 0x100000 /* MAP_FIXED which doesn't unmap underlying mapping */ macro