Searched refs:ext_call_fast (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dlowcore.h133 __u32 ext_call_fast; /* 0x02c4 */ member in struct:_lowcore
263 __u64 ext_call_fast; /* 0x0338 */ member in struct:_lowcore
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsmp.c169 bits = xchg(&S390_lowcore.ext_call_fast, 0);
187 set_bit(sig, (unsigned long *) &lowcore_ptr[cpu]->ext_call_fast);

Completed in 49 milliseconds