taglinefilesource code
high_memory699fs/buffer.cif (high_memory >= 4*1024*1024)
high_memory283fs/proc/array.cif (map_nr < (high_memory / 4096) && mem_map[map_nr] > 1)
high_memory128include/linux/mm.hextern unsigned long high_memory;
high_memory42kernel/chr_drv/mem.cdump.u_dsize = high_memory >> 12;
high_memory46kernel/chr_drv/mem.cif (p >= high_memory)
high_memory48kernel/chr_drv/mem.cif (count > high_memory - p)
high_memory49kernel/chr_drv/mem.ccount = high_memory - p;
high_memory84kernel/chr_drv/mem.cif (p >= high_memory)
high_memory86kernel/chr_drv/mem.cif (count > high_memory - p)
high_memory87kernel/chr_drv/mem.ccount = high_memory - p;
high_memory109kernel/chr_drv/mem.cif (p >= high_memory)
high_memory111kernel/chr_drv/mem.cif (count > high_memory - p)
high_memory112kernel/chr_drv/mem.ccount = high_memory - p;
high_memory130kernel/chr_drv/mem.cif (len > high_memory || off > high_memory - len) /* avoid overflow */
high_memory41mm/memory.cunsigned long high_memory = 0;
high_memory84mm/memory.cif (pg_table >= high_memory || !(pg_table & PAGE_PRESENT)) {
high_memory188mm/memory.cif (old_pg_table >= high_memory || !(old_pg_table & PAGE_PRESENT)) {
high_memory398mm/memory.cif (!mask || to >= high_memory || !mem_map[MAP_NR(to)])
high_memory430mm/memory.cif (page >= high_memory) {
high_memory469mm/memory.cif (page >= high_memory)
high_memory512mm/memory.cif ((pte & PAGE_TABLE) != PAGE_TABLE || pte >= high_memory) {
high_memory528mm/memory.cif (old_page >= high_memory) {
high_memory631mm/memory.cif (from >= high_memory)
high_memory917mm/memory.ci = high_memory >> PAGE_SHIFT;
high_memory990mm/memory.chigh_memory = end_mem;
high_memory1042mm/memory.ci = high_memory >> PAGE_SHIFT;
high_memory232mm/swap.cif (page >= high_memory) {
high_memory313mm/swap.cif (pg_table >= high_memory || (mem_map[MAP_NR(pg_table)] & MAP_PAGE_RESERVED)) {
high_memory378mm/swap.cif (addr < high_memory) {
high_memory421mm/swap.cif (!(result & 0xfff) && result < high_memory) { \
high_memory500mm/swap.cif (!(page & PAGE_PRESENT) || (page >= high_memory)) {
high_memory513mm/swap.cif (page >= high_memory) {