Deleted Added
full compact
45c45
< __FBSDID("$FreeBSD: head/sys/sparc64/sparc64/pmap.c 204152 2010-02-20 23:24:19Z marius $");
---
> __FBSDID("$FreeBSD: head/sys/sparc64/sparc64/pmap.c 205258 2010-03-17 20:23:14Z marius $");
575c575
< TLB_SCXR_PGSZ_MASK) | TLB_CTX_KERNEL);
---
> TLB_CXR_PGSZ_MASK) | TLB_CTX_KERNEL);
1992c1992
< TLB_PCXR_PGSZ_MASK) | context);
---
> TLB_CXR_PGSZ_MASK) | context);