Searched refs:want_fault (Results 1 – 1 of 1) sorted by relevance
70 int want_fault = (subpage == ((page + 3) % 16)); in check_faulted() local73 want_fault |= (subpage == ((page + 1) % 16)); in check_faulted()75 if (faulted != want_fault) { in check_faulted()78 want_fault ? "fault" : "pass", in check_faulted()