Lines Matching defs:full
881 * invalidating a full PID, so it has a far lower threshold to change from
882 * individual page flushes to full-pid flushes.
895 bool local, full;
911 full = (end == TLB_FLUSH_ALL ||
916 full = (end == TLB_FLUSH_ALL ||
930 } else if (full) {
1055 * if page size is not something we understand, do a full mm flush
1084 bool local, full;
1100 full = (end == TLB_FLUSH_ALL ||
1105 full = (end == TLB_FLUSH_ALL ||
1119 } else if (full) {