Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-generic/
H A Dmman-common.h31 #define MAP_FIXED_NOREPLACE 0x100000 /* MAP_FIXED which doesn't unmap underlying mapping */ macro
/openbmc/qemu/linux-headers/asm-mips/
H A Dmman.h51 #define MAP_FIXED_NOREPLACE 0x100000 /* MAP_FIXED which doesn't unmap underlying mapping */ macro