Searched refs:sp2 (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/arch/x86/kvm/ |
D | tss.h | 40 u16 sp2; member
|
/linux-2.6.39/scripts/kconfig/lxdialog/ |
D | util.c | 333 char tempstr[MAX_LEN + 1], *word, *sp, *sp2; in print_autowrap() local 368 && (!(sp2 = strchr(sp, ' ')) in print_autowrap() 369 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
|
/linux-2.6.39/arch/x86/include/asm/ |
D | processor.h | 199 unsigned long sp2; member 228 u64 sp2; member
|
/linux-2.6.39/Documentation/kvm/ |
D | mmu.txt | 177 Specifically, if sp1 and sp2 are shadow pages, then sp1->spt[n] may point 178 at __pa(sp2->spt). sp2 will point back at sp1 through parent_pte.
|
/linux-2.6.39/drivers/usb/serial/ |
D | mos7720.c | 754 __u8 sp2; in mos7720_interrupt_callback() local 791 sp2 = data[2]; in mos7720_interrupt_callback() 793 if ((sp1 | sp2) & 0x01) { in mos7720_interrupt_callback() 810 switch (sp2 & 0x0f) { in mos7720_interrupt_callback()
|
/linux-2.6.39/Documentation/ |
D | IPMI.txt | 364 regspacings=<sp1>,<sp2>,... regsizes=<size1>,<size2>,... 432 ipmi_si.regspacings=<sp1>,<sp2>,...
|