mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +00:00
Kernel: Create page structures correctly in boot.s
This commit is contained in:
parent
4e607192c7
commit
826dc94187
Notes:
sideshowbarker
2024-07-19 18:30:45 +09:00
Committer: https://github.com/awesomekling
Commit: 826dc94187
3 changed files with 76 additions and 100 deletions
|
@ -160,8 +160,6 @@ private:
|
|||
void unregister_region(Region&);
|
||||
|
||||
void detect_cpu_features();
|
||||
void setup_low_identity_mapping();
|
||||
void setup_low_pseudo_identity_mapping();
|
||||
void protect_kernel_image();
|
||||
void parse_memory_map();
|
||||
void flush_entire_tlb();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue