Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/stand/libsa/
H A Dpdc.c449 pdc_cacheinfo.dc_base, pdc_cacheinfo.dc_stride, in fcacheall()
458 fall(pdc_cacheinfo.dc_base, pdc_cacheinfo.dc_count, in fcacheall()
/openbsd/sys/arch/hppa/include/
H A Dpdc.h393 u_int dc_base; /* start addr of D-cache (for FDCE flush) */ member
/openbsd/sys/arch/hppa/hppa/
H A Dmachdep.c723 fall(pdc_cache.dc_base, pdc_cache.dc_count, pdc_cache.dc_loop, in fdcacheall()