index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
sparc64
/
include
/
tte.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle the fictitious pages created by the device pager. For fictitious
jake
2003-03-27
1
-0
/
+2
*
Use memset instead of __builtin_memset. Apparently there's an inline
jake
2002-12-29
1
-1
/
+1
*
- Add a pmap pointer to struct md_page, and use this to find the pmap that
jake
2002-12-21
1
-4
/
+5
*
Add pmap support for user mappings of multiple page sizes (super pages).
jake
2002-08-18
1
-25
/
+29
*
Remove the tlb argument to tlb_page_demap (itlb or dtlb), in order to better
jake
2002-07-26
1
-2
/
+0
*
Add pv list linkage and a pmap pointer to struct tte. Remove separately
jake
2002-05-29
1
-1
/
+7
*
Redefine the tte accessor macros to take a pointer to a tte, instead of the
jake
2002-05-21
1
-19
/
+32
*
Modify the tte format to not include the tlb context number and to store the
jake
2002-02-25
1
-34
/
+8
*
Add a macro for getting the tlbs (itlb and/or dtlb) which the given
jake
2002-01-08
1
-0
/
+1
*
Make tte bit constants explicitly unsigned and long.
jake
2001-12-29
1
-46
/
+33
*
Add a macro to get the context from a tte tag, not necesarily a whole
jake
2001-09-30
1
-6
/
+2
*
style(9) the structure definitions.
obrien
2001-09-05
1
-2
/
+2
*
Implement pv_bit_count which is used by pmap_ts_referenced.
jake
2001-09-03
1
-7
/
+5
*
Fix macros for dealing with tte contexts.
jake
2001-08-06
1
-4
/
+8
*
Flesh out the sparc64 port considerably. This contains:
jake
2001-07-31
1
-0
/
+146