taglinefilesource code
high_memory111include/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_memory41mm/memory.cunsigned long high_memory = 0;
high_memory81mm/memory.cif (pg_table >= high_memory || !(pg_table & 1)) {
high_memory187mm/memory.cif (old_pg_table >= high_memory || !(1 & old_pg_table)) {
high_memory356mm/memory.cif (mask == 4 || to >= high_memory || !mem_map[MAP_NR(to)])
high_memory385mm/memory.cif (page >= high_memory) {
high_memory429mm/memory.cif (page >= high_memory)
high_memory484mm/memory.cif ((pte & 7) != 7 || pte >= high_memory) {
high_memory500mm/memory.cif (old_page >= high_memory) {
high_memory585mm/memory.cif (phys_addr >= high_memory)
high_memory841mm/memory.ci = high_memory >> PAGE_SHIFT;
high_memory913mm/memory.chigh_memory = end_mem;
high_memory964mm/memory.ci = high_memory >> PAGE_SHIFT;
high_memory76mm/mmap.cif (len > high_memory || off > high_memory - len) /* avoid overflow */
high_memory221mm/swap.cif (page >= high_memory) {
high_memory302mm/swap.cif (pg_table >= high_memory || (mem_map[MAP_NR(pg_table)] & MAP_PAGE_RESERVED)) {
high_memory367mm/swap.cif (addr < high_memory) {
high_memory410mm/swap.cif (!(result & 0xfff) && result < high_memory) { \
high_memory496mm/swap.cif (!(page & PAGE_PRESENT) || (page >= high_memory)) {
high_memory509mm/swap.cif (page >= high_memory) {