void set_pt(size_t num,uint32_t address) { // holds the physical address where we want to start mapping these pages to. // in this case, we want to map these pages to the very beginning of memory.