Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ clear_cache(3spp) — UMIPS/BSD System Programmer's Package 2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

flush_cache(3spp)

CLEAR_CACHE(3spp)

NAME

clear_cache − clear address range from instruction and data caches

SYNOPSIS

clear_cache(addr, bcnt);
char *addr;
unsigned bcnt;

DESCRIPTION

Clear_cache invalidates the cache for cache lines in the range addr to addr+bcnt-1. The specified address range must reside in k0seg or if in kuseg or k2seg, be entirely mapped by translation buffer entries that have caching enabled.

SEE ALSO

flush_cache(3spp)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026