Searched refs:THUNK_MAP_PRIVATE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/usermode/include/ | ||
| D | thunk.h | 63 #define THUNK_MAP_PRIVATE 0x0020 macro |
| /netbsd/src/sys/arch/usermode/usermode/ | ||
| D | thunk.c | 224 if (flags & THUNK_MAP_PRIVATE) in thunk_to_native_mapflags() |