Searched refs:TLB0_ENTRIES_PER_WAY (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/powerpc/booke/
H A Dpmap.c181 #define TLB0_ENTRIES_PER_WAY (tlb0_entries_per_way) macro
2882 idx = (way * TLB0_ENTRIES_PER_WAY);
2914 for (entryidx = 0; entryidx < TLB0_ENTRIES_PER_WAY; entryidx++) {

Completed in 42 milliseconds