HomeSort by: relevance | last modified time | path
    Searched defs:kvm_uncache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
pmap.c 198 * pv_link() or when subsequently altered by kvm_uncache() (but the latter
2913 * Uncache all entries on behalf of kvm_uncache(). In addition to
7327 kvm_uncache(char *va, int npages) function in typeref:typename:void
7337 panic("kvm_uncache: table entry not pte");
7356 panic("kvm_uncache !pg_v");
pmap.c 198 * pv_link() or when subsequently altered by kvm_uncache() (but the latter
2913 * Uncache all entries on behalf of kvm_uncache(). In addition to
7327 kvm_uncache(char *va, int npages) function in typeref:typename:void
7337 panic("kvm_uncache: table entry not pte");
7356 panic("kvm_uncache !pg_v");

Completed in 32 milliseconds