Home | History | Annotate | Download | only in i386

Lines Matching refs:CPU_TLB_ENTRY_BITS

1021                    TARGET_PAGE_BITS - CPU_TLB_ENTRY_BITS);
1026 (CPU_TLB_SIZE - 1) << CPU_TLB_ENTRY_BITS, 0);
1956 if ((1 << CPU_TLB_ENTRY_BITS) != sizeof(CPUTLBEntry))