Home
last modified time | relevance | path

Searched defs:TARGET_MADV_DONTNEED (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_mman.h17 #define TARGET_MADV_DONTNEED 6 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_mman.h79 #define TARGET_MADV_DONTNEED 4 macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h98 #define TARGET_MADV_DONTNEED 4 /* dont need these pages */ macro