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

  /src/sys/arch/vax/vax/
intvec.S 239 calls $2,_C_LABEL(pmap_simulref)
pmap.c 1367 int pmap_simulref(int bits, int addr);
1375 pmap_simulref(int bits, int addr) function in typeref:typename:int
1381 PMDEBUG(("pmap_simulref: bits %x addr %x\n", bits, addr));
1400 panic("pmap_simulref");

Completed in 14 milliseconds