Home
last modified time | relevance | path

Searched refs:it_loop (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/hppa/include/
H A Dpdc.h406 u_int it_loop; /* number of PITLBE's per off_stride (flush) */ member
/openbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c739 for (k = 0; k < pdc_cache.it_loop; k++) in ptlball()