Lines Matching full:entries

156  *		entries, page sizes, which fields are writable or constant, etc.
168 * TLB way entries are virtually indexed.
177 * common encoding with PTE entries; the encoding is the index into
221 #define XCHAL_ITLB_SET0_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
222 #define XCHAL_ITLB_SET0_ENTRIES 4 /* number of entries in this way (always a power of 2) */
229 2^PAGESZ_BITS entries in list, unsupported entries are zero */
242 #define XCHAL_ITLB_SET1_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
243 #define XCHAL_ITLB_SET1_ENTRIES 4 /* number of entries in this way (always a power of 2) */
250 2^PAGESZ_BITS entries in list, unsupported entries are zero */
263 #define XCHAL_ITLB_SET2_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
264 #define XCHAL_ITLB_SET2_ENTRIES 4 /* number of entries in this way (always a power of 2) */
271 2^PAGESZ_BITS entries in list, unsupported entries are zero */
284 #define XCHAL_ITLB_SET3_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
285 #define XCHAL_ITLB_SET3_ENTRIES 4 /* number of entries in this way (always a power of 2) */
292 2^PAGESZ_BITS entries in list, unsupported entries are zero */
305 #define XCHAL_ITLB_SET4_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
306 #define XCHAL_ITLB_SET4_ENTRIES 4 /* number of entries in this way (always a power of 2) */
313 2^PAGESZ_BITS entries in list, unsupported entries are zero */
326 #define XCHAL_ITLB_SET5_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
327 #define XCHAL_ITLB_SET5_ENTRIES 4 /* number of entries in this way (always a power of 2) */
334 2^PAGESZ_BITS entries in list, unsupported entries are zero */
362 #define XCHAL_ITLB_SET6_ENTRIES_LOG2 3 /* log2(number of entries in this way) */
363 #define XCHAL_ITLB_SET6_ENTRIES 8 /* number of entries in this way (always a power of 2) */
370 2^PAGESZ_BITS entries in list, unsupported entries are zero */
453 #define XCHAL_DTLB_SET0_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
454 #define XCHAL_DTLB_SET0_ENTRIES 4 /* number of entries in this way (always a power of 2) */
461 2^PAGESZ_BITS entries in list, unsupported entries are zero */
474 #define XCHAL_DTLB_SET1_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
475 #define XCHAL_DTLB_SET1_ENTRIES 4 /* number of entries in this way (always a power of 2) */
482 2^PAGESZ_BITS entries in list, unsupported entries are zero */
495 #define XCHAL_DTLB_SET2_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
496 #define XCHAL_DTLB_SET2_ENTRIES 4 /* number of entries in this way (always a power of 2) */
503 2^PAGESZ_BITS entries in list, unsupported entries are zero */
516 #define XCHAL_DTLB_SET3_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
517 #define XCHAL_DTLB_SET3_ENTRIES 4 /* number of entries in this way (always a power of 2) */
524 2^PAGESZ_BITS entries in list, unsupported entries are zero */
537 #define XCHAL_DTLB_SET4_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
538 #define XCHAL_DTLB_SET4_ENTRIES 4 /* number of entries in this way (always a power of 2) */
545 2^PAGESZ_BITS entries in list, unsupported entries are zero */
558 #define XCHAL_DTLB_SET5_ENTRIES_LOG2 2 /* log2(number of entries in this way) */
559 #define XCHAL_DTLB_SET5_ENTRIES 4 /* number of entries in this way (always a power of 2) */
566 2^PAGESZ_BITS entries in list, unsupported entries are zero */
594 #define XCHAL_DTLB_SET6_ENTRIES_LOG2 3 /* log2(number of entries in this way) */
595 #define XCHAL_DTLB_SET6_ENTRIES 8 /* number of entries in this way (always a power of 2) */
602 2^PAGESZ_BITS entries in list, unsupported entries are zero */
651 #define XCHAL_DTLB_SET7_ENTRIES_LOG2 0 /* log2(number of entries in this way) */
652 #define XCHAL_DTLB_SET7_ENTRIES 1 /* number of entries in this way (always a power of 2) */
659 2^PAGESZ_BITS entries in list, unsupported entries are zero */
672 #define XCHAL_DTLB_SET8_ENTRIES_LOG2 0 /* log2(number of entries in this way) */
673 #define XCHAL_DTLB_SET8_ENTRIES 1 /* number of entries in this way (always a power of 2) */
680 2^PAGESZ_BITS entries in list, unsupported entries are zero */
693 #define XCHAL_DTLB_SET9_ENTRIES_LOG2 0 /* log2(number of entries in this way) */
694 #define XCHAL_DTLB_SET9_ENTRIES 1 /* number of entries in this way (always a power of 2) */
701 2^PAGESZ_BITS entries in list, unsupported entries are zero */