Kernel: Add CPUID check for 1 GiB page support
This commit is contained in:
@@ -80,5 +80,6 @@ namespace CPUID
|
||||
bool has_nxe();
|
||||
bool has_pge();
|
||||
bool has_pat();
|
||||
bool has_1gib_pages();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user