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

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dpte.h264 #define PG_SUN4M_OBMEM 0x0 /* No type bits=>obmem on 4m */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpmap.c4784 if ((tpte & SRMMU_PGTYPE) == PG_SUN4M_OBMEM) {
4962 if ((tpte & SRMMU_PGTYPE) == PG_SUN4M_OBMEM) {
5471 if ((tpte & SRMMU_PGTYPE) != PG_SUN4M_OBMEM)
5543 (SRMMU_PG_C|PG_SUN4M_OBMEM))
6269 if ((tpte & SRMMU_PGTYPE) == PG_SUN4M_OBMEM) {
6457 if ((tpte & SRMMU_PGTYPE) == PG_SUN4M_OBMEM) {
6590 if ((tpte & SRMMU_PGTYPE) == PG_SUN4M_OBMEM) {
6634 (SRMMU_PG_C|PG_SUN4M_OBMEM))
7341 if ((pte & SRMMU_PGTYPE) == PG_SUN4M_OBMEM) {

Completed in 67 milliseconds