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

  /src/sys/arch/vax/include/
rpb.h 84 long slr; /* 4 Saved system length register */ member in struct:rpb
rpb.h 84 long slr; /* 4 Saved system length register */ member in struct:rpb
  /src/sys/arch/vax/vax/
pmap.c 284 * Also note that for full S0 space the SLR should be 0x200000,
285 * since the comparison in the vax microcode is >= SLR.
429 rpb.slr = mfpr(PR_SLR);
1285 panic("pmap_protect: outside SLR: %lx", end);
pmap.c 284 * Also note that for full S0 space the SLR should be 0x200000,
285 * since the comparison in the vax microcode is >= SLR.
429 rpb.slr = mfpr(PR_SLR);
1285 panic("pmap_protect: outside SLR: %lx", end);

Completed in 26 milliseconds