Implement ArFlushTlb() routine
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 29s
Builds / ExectOS (i686) (push) Successful in 26s

This commit is contained in:
2024-02-04 23:43:38 +01:00
parent abdb9b25db
commit 7727888087
4 changed files with 38 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ XTCDECL
BOOLEAN
ArCpuId(IN OUT PCPUID_REGISTERS Registers);
XTCDECL
VOID
ArFlushTlb();
XTASSEMBLY
XTCDECL
ULONG_PTR