Spinlock save cpu flags

This commit is contained in:
2026-03-12 22:48:34 +01:00
parent 19793e9126
commit 4760818118
50 changed files with 704 additions and 461 deletions

View File

@@ -1,9 +1,9 @@
#ifndef _KERNEL_AMD64_INTR_DEFS_H
#define _KERNEL_AMD64_INTR_DEFS_H
#define PS2KB 32
#define IDE_DRIVE_PRIM 33
#define IDE_DRIVE_SCND 34
#define PS2KB 32
#define IDE_DRIVE_PRIM 33
#define IDE_DRIVE_SCND 34
#define SCHED_PREEMPT_TIMER 80
#define CPU_REQUEST_SCHED 82