print_TLB
print_TLB(info.regs.eax, info.regs.ebx ? "2M/4M-byte" : NULL);
print_TLB(info.regs.ebx, info.regs.eax ? "4K-byte" : NULL);