Home
last modified time | relevance | path

Searched refs:LAPIC (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/platform/pc64/apic/
HDapicreg.h357 struct LAPIC { struct
443 typedef struct LAPIC lapic_t; argument
477 (__offsetof(struct LAPIC, field) >> 4); \
HDlapic.c1084 lapic_mem = pmap_mapdev_uncacheable(lapic_addr, sizeof(struct LAPIC)); in lapic_map()
/dragonfly/test/nvmm/demo/
HDREADME.txt40 mach> [+] LAPIC information matches
/dragonfly/sys/contrib/dev/acpica/
HDchanges.txt17184 Fix an ifdef to allow compilation on UP with LAPIC but no IOAPIC
17416 one still hangs when testing the LAPIC timer.