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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_common.h63 LDC_NO_TRAP() : \
68 LDC_NO_TRAP() : 0)
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
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_rxdring.c489 (void) LDC_NO_TRAP();
956 (void) LDC_NO_TRAP();
1017 (void) LDC_NO_TRAP();
1202 (void) LDC_NO_TRAP();
H A Dvnet_rxdring.c449 (void) LDC_NO_TRAP();
665 (void) LDC_NO_TRAP();
738 (void) LDC_NO_TRAP();
1276 (void) LDC_NO_TRAP();
1374 (void) LDC_NO_TRAP();

Completed in 54 milliseconds