Searched defs:spin_debug_disable (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/xen/ | ||
A D | spinlock.h | 30 #define spin_debug_disable() ((void)0) macro |
/xen/xen/common/ | ||
A D | spinlock.c | 98 void spin_debug_disable(void) in spin_debug_disable() function |
Completed in 5 milliseconds