Lines Matching full:nmi
8 * It is safe to use the allocator in NMI handlers and other special
21 * On architectures that don't have NMI-safe cmpxchg implementation,
22 * the allocator can NOT be used in NMI handler. So code uses the
23 * allocator in NMI handler should depend on
274 * Can not be used in NMI handler on architectures without
275 * NMI-safe cmpxchg implementation.
336 * Can not be used in NMI handler on architectures without
337 * NMI-safe cmpxchg implementation.
357 * given pool allocation function. Can not be used in NMI handler on
358 * architectures without NMI-safe cmpxchg implementation.
390 * alignment restriction. Can not be used in NMI handler on architectures
391 * without NMI-safe cmpxchg implementation.
414 * Can not be used in NMI handler on architectures without
415 * NMI-safe cmpxchg implementation.
435 * the given pool allocation function. Can not be used in NMI handler on
436 * architectures without NMI-safe cmpxchg implementation.
461 * with the given alignment restriction. Can not be used in NMI handler on
462 * architectures without NMI-safe cmpxchg implementation.
484 * pool. Can not be used in NMI handler on architectures without
485 * NMI-safe cmpxchg implementation.