taglinefilesource code
PGDIR_MASK379mm/swap.coffset = address & ~PGDIR_MASK;
PGDIR_MASK380mm/swap.caddress &= PGDIR_MASK;
PGDIR_MASK399mm/swap.cfor( ; offset < ~PGDIR_MASK ; offset += PAGE_SIZE) {