IHK-IKC: map queue in McKernel as cacheable
This commit is contained in:
@ -318,5 +318,5 @@ extern unsigned long ap_trampoline;
|
|||||||
#define AP_TRAMPOLINE_SIZE 0x2000
|
#define AP_TRAMPOLINE_SIZE 0x2000
|
||||||
|
|
||||||
/* Local is cachable */
|
/* Local is cachable */
|
||||||
#define IHK_IKC_QUEUE_PT_ATTR (PTATTR_NO_EXECUTE | PTATTR_WRITABLE | PTATTR_UNCACHABLE)
|
#define IHK_IKC_QUEUE_PT_ATTR (PTATTR_NO_EXECUTE | PTATTR_WRITABLE)
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user