Home
last modified time | relevance | path

Searched refs:THUNK_MADV_DONTNEED (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/usermode/include/
H A Dthunk.h74 #define THUNK_MADV_DONTNEED 0x10 macro
/netbsd/sys/arch/usermode/usermode/
H A Dthunk.c243 if (flags & THUNK_MADV_DONTNEED) in thunk_to_native_madviseflags()