Searched refs:SRMMU_TEINVALID (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dpte.h334 #define SRMMU_TEINVALID 0x0 /* invalid (serves as !valid bit) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpmap.c1377 case SRMMU_TEINVALID:
1378 cpuinfo.ctx_tbl[0] = SRMMU_TEINVALID;
1425 case SRMMU_TEINVALID:
1480 case SRMMU_TEINVALID:
1525 case SRMMU_TEINVALID:
2297 setpgt4m(&cpi->ctx_tbl[ctx], SRMMU_TEINVALID);
3639 /* zero it: all will be SRMMU_TEINVALID */
4201 if (pm->pm_reg_ptps[n][vr] != SRMMU_TEINVALID)
4326 setpgt4m(upt++, SRMMU_TEINVALID);
4540 setpgt4m(&rp->rg_seg_ptps[vs], SRMMU_TEINVALID);
[all...]

Completed in 62 milliseconds