Home
last modified time | relevance | path

Searched refs:VM_BADADDR (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libast/common/disc/
H A Dmemfatal.c55 case VM_BADADDR: in nomalloc()
/titanic_41/usr/src/lib/libast/common/vmalloc/
H A Dvmpool.c204 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,data,vm->disc);
266 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,data,vm->disc);
H A Dvmdebug.c468 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,data,vm->disc);
542 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,addr,vm->disc);
H A Dvmprofile.c538 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,data,vm->disc);
610 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,data,vm->disc);
H A Dvmlast.c133 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,data,vm->disc);
H A Dvmbest.c819 (void)(*vm->disc->exceptf)(vm,VM_BADADDR,addr,vm->disc);
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h110 #define VM_BADADDR 3 /* bad addr in vmfree/vmresize */ macro
/titanic_41/usr/src/lib/libast/common/include/
H A Dvmalloc.h110 #define VM_BADADDR 3 /* bad addr in vmfree/vmresize */ macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h110 #define VM_BADADDR 3 /* bad addr in vmfree/vmresize */ macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h110 #define VM_BADADDR 3 /* bad addr in vmfree/vmresize */ macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h110 #define VM_BADADDR 3 /* bad addr in vmfree/vmresize */ macro