Searched refs:MAX_MACH_PENDING (Results 1 – 3 of 3) sorted by relevance
77 #define MAX_MACH_PENDING 1024 macro
92 pmache = kmalloc( MAX_MACH_PENDING * sizeof( mache_t), GFP_KERNEL); in s390_init_machine_check()98 for ( i=0; i < MAX_MACH_PENDING; i++) in s390_init_machine_check()