Home
last modified time | relevance | path

Searched defs:MMAP_SHIFT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/openrisc/
H A Dtarget_syscall.h22 #define MMAP_SHIFT TARGET_PAGE_BITS macro
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_syscall.h9 #define MMAP_SHIFT TARGET_PAGE_BITS macro
/openbmc/qemu/target/cris/
H A Dcpu.h257 #define MMAP_SHIFT TARGET_PAGE_BITS macro
/openbmc/qemu/linux-user/
H A Dsyscall.c10382 #define MMAP_SHIFT 12 in _syscall2() macro