Searched defs:following (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/cio/
H A Ditcw.c167 * located below the 2G address limit. The resulting tcw has the following
318 struct tidaw *following; local
327 following = ((struct tidaw *) tcw_get_data(itcw->tcw))
329 if (itcw->num_tidaws && !((unsigned long) following & ~PAGE_MASK)) {
331 TIDAW_FLAGS_TTIC, following, 0);

Completed in 78 milliseconds