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

  /src/sys/arch/sparc/include/
pmap.h 272 void kvm_uncache(char *, int);
  /src/sys/arch/sparc/sparc/
cpu.c 1350 kvm_uncache((char *)trapbase, 1);
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 47 milliseconds