arm64: Fix physical page memcpy operations.
Change-Id: Ie1a0fafad2b71f964292c14b1934d9406b3c015c Reviewed-on: https://review.haiku-os.org/c/haiku/+/8101 Reviewed-by: waddlesplash <[email protected]> Tested-by: Commit checker robot <[email protected]> Haiku-Format: Haiku-format Bot <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
9d4d102df2
commit
81af091961
@@ -9,6 +9,7 @@
|
||||
#define CPU_MAX_CACHE_LEVEL 8
|
||||
#define CACHE_LINE_SIZE 64
|
||||
|
||||
// TODO: These will require a real implementation when PAN is enabled
|
||||
#define set_ac()
|
||||
#define clear_ac()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user