Home
last modified time | relevance | path

Searched refs:ic_count (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hppa/stand/common/
H A Dpdc.c442 pdc_cacheinfo.ic_count, pdc_cacheinfo.ic_loop, in fcacheall()
450 fall(pdc_cacheinfo.ic_base, pdc_cacheinfo.ic_count, in fcacheall()
/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h420 u_int ic_count; /* number of i_loop iterations (flush) */ member
/netbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c1008 fall(pdc_cache.ic_base, pdc_cache.ic_count, pdc_cache.ic_loop, in fcacheall()