Searched refs:VM_OPEN (Results 1 – 11 of 11) sorted by relevance
81 if((e = (*disc->exceptf)(vm,VM_OPEN,(Void_t*)(&addr),disc)) != 0)
226 if(type == VM_OPEN)
88 if((rv = (*disc->exceptf)(vmp,VM_OPEN,(Void_t*)(&addr),disc)) < 0)
348 if(type == VM_OPEN)349 { if(data) /* VM_OPEN event at start of vmopen() */
406 if(type == VM_OPEN) in regexcept()
107 #define VM_OPEN 0 /* region being opened */ macro
110 #define VM_OPEN 1 /* region being opened */ macro