Searched defs:LDC_NO_TRAP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc.h224 * LDC_ON_TRAP and LDC_NO_TRAP provide on_trap protection for clients accessing
228 * unless an error is returned, LDC_NO_TRAP must be called.
232 * returned, the caller must not call LDC_NO_TRAP. In order to handle the
247 #define LDC_NO_TRAP() \ macro

Completed in 337 milliseconds