Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/usermode/include/
Dthunk.h63 #define THUNK_MAP_PRIVATE 0x0020 macro
/netbsd/src/sys/arch/usermode/usermode/
Dthunk.c224 if (flags & THUNK_MAP_PRIVATE) in thunk_to_native_mapflags()