Home | History | Annotate | Download | only in sun3x

Lines Matching defs:insert

1124 		 * Finally, insert the manager into the A pool,
1158 /* Insert the manager into the B pool */
1658 bool insert, managed; /* Marks the need for PV insertion.*/
1938 insert = false;
1949 insert = true;
1969 insert = true;
2028 if (insert && managed) {
2071 bool was_valid, insert;
2082 insert = true;
2084 insert = false;
2108 insert = false;
2134 * Insert the PTE into the PV system, if need be.
2136 if (insert) {