KCacheMaintenanceInterruptEvent: Difference between revisions

Created page with "Category:Kernel interrupt events class KCacheMaintenanceInterruptEvent extends KBaseInterruptEvent This object handles data cache (L2C ''not'' included) and instr..."
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 47: Line 47:
|-
|-
| 0x14
| 0x14
| KThreadLinkedListNode*
| KThreadLinkedListNode *
| Related to KThread+0xA0
| Related to KThread+0xA0
|-
|-
Line 55: Line 55:
|-
|-
| 0x1C
| 0x1C
| KCacheScheduledInterruptEvent[number of cores]
| KAsyncCacheMaintenanceInterruptEvent[number of cores]
| Used when the field at offset 0x5 is 1, see below
| Used when the field at offset 0x5 is 1, see below
|}
|}
Line 91: Line 91:
|}
|}


KCacheMaintenanceScheduledInterruptEvent extends [[KSchedulableInterruptEvent]], size = 0xC bytes:
KAsyncCacheMaintenanceInterruptEvent extends [[KSchedulableInterruptEvent]], size = 0xC bytes:
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-