tag | line | file | source code |
---|---|---|---|
mpc_length | 167 | arch/i386/kernel/smp.c | if(mpf_checksum((unsigned char *)mpc,mpc->mpc_length)) |
mpc_length | 192 | arch/i386/kernel/smp.c | while(count<mpc->mpc_length) |
mpc_length | 42 | include/asm-i386/smp.h | unsigned short mpc_length; /* Size of table */ |