Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dxhat.c168 return (XH_ASBUSY); in xhat_attach_xhat()
208 return (XH_ASBUSY); in xhat_detach_xhat()
H A Dxhat.h172 #define XH_ASBUSY (2) /* Address space is busy */ macro