Home | History | Annotate | Download | only in src

Lines Matching refs:GetValid

229 bool Sat::GetValid(struct page_entry *pe) {
230 return GetValid(pe, kDontCareTag);
235 bool Sat::GetValid(struct page_entry *pe, int32 tag) {
239 result = finelock_q_->GetValid(pe, tag);
492 if (GetValid(&pe, kInvalidTag)) {
1766 GetValid(&src);