PG_VADDR
kloader.loader = (void *)PG_VADDR(kloader.cur_pg);
kloader.tagstart = (void *)PG_VADDR(kloader.cur_pg);
addr = PG_VADDR(pg);