Searched refs:pg_start (Results 1 – 3 of 3) sorted by relevance
171 static unsigned long pg_start[MAX_VMAS]; variable628 if (pg_start[i] >= end) in walk_task()631 start = max_t(unsigned long, pg_start[i], index); in walk_task()782 pg_start[nr_vmas] = vm_start / page_size; in parse_pid()
388 int agp_generic_insert_memory(struct agp_memory *mem, off_t pg_start, int type);389 int agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type);
66854 off_t pg_start; member