Searched refs:ASSERT_KPREEMPT_DISABLED (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | sseblk.s | 45 #define ASSERT_KPREEMPT_DISABLED(t, r32, msg) \ macro 57 #define ASSERT_KPREEMPT_DISABLED(t, r32, msg) \ macro 69 #define ASSERT_KPREEMPT_DISABLED(t, r32, msg) macro 138 ASSERT_KPREEMPT_DISABLED(%r11, %eax, .not_disabled) 183 ASSERT_KPREEMPT_DISABLED(%esi, %ebx, .not_disabled) 314 ASSERT_KPREEMPT_DISABLED(%rdx, %eax, .not_disabled) 354 ASSERT_KPREEMPT_DISABLED(%esi, %ebx, .not_disabled)
|