Lines Matching full:excluded
63 * ram, and regions within the physical ram that need to be excluded. An
64 * exclusion region can be excluded from crash dumps, from the vm pool of pages
95 * realmem is the total number of hardware pages, excluded or not.
116 * Print the contents of the physical and excluded region tables using the
136 prfunc("Excluded memory regions:\n");
206 * If the excluded region does not match given flags, in regions_to_avail()
207 * continue checking with the next excluded region. in regions_to_avail()
214 * If the excluded region ends before this hw region, in regions_to_avail()
215 * continue checking with the next excluded region. in regions_to_avail()
220 * If the excluded region begins after this hw region in regions_to_avail()
226 * If the excluded region completely covers this hw in regions_to_avail()
235 * If the excluded region falls wholly within this hw in regions_to_avail()
239 * the end of the excluded region, and continue checking in regions_to_avail()
240 * the next excluded region because another exclusion in regions_to_avail()
264 * We know the excluded region overlaps either the start in regions_to_avail()
266 * the excluded portion off the appropriate end. in regions_to_avail()