Home
last modified time | relevance | path

Searched refs:LOCAL_APIC_OFFSET_Local_APIC_ID (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.8/kernel/src/driver/interrupt/apic/
Dapic.h25 #define LOCAL_APIC_OFFSET_Local_APIC_ID 0x20 macro
Dapic.c695 … uint32_t x = *(uint32_t *)(APIC_LOCAL_APIC_VIRT_BASE_ADDR + LOCAL_APIC_OFFSET_Local_APIC_ID); in apic_get_local_apic_id()