Initialize the asinfo section of the system page.
void init_asinfo(unsigned mem);
Initialize the asinfo section of the system page. The mem parameter can be used as the owner parameter value for as_add() calls that are adding entries to the asinfo area describing memory (see Address space trees).