dreamos82 / Dreamos64

My experiments with osdev... again
160 stars 8 forks source link

[VMM] Implement is_phyisical_address_mapped function that uses the direct map #203

Open dreamos82 opened 9 months ago

dreamos82 commented 9 months ago

Currently only the recursive version is im0plemented. Although used only in one place it could be useful to have.