Searched defs:records_start (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/platform/pc/
H A Dacpi.cpp67 uintptr_t records_start = ((uintptr_t)madt) + sizeof(*madt); local
103 uintptr_t records_start, records_end; local
156 uintptr_t records_start, records_end; local
208 uintptr_t records_start, records_en local
[all...]
/fuchsia/zircon/system/dev/bus/acpi/
H A Diommu.c166 const uintptr_t records_start = (uintptr_t)table + sizeof(*table); local
288 const uintptr_t records_start = ((uintptr_t)table) + sizeof(*table); local
466 const uintptr_t records_start = ((uintptr_t)dmar) + sizeof(*dmar); local
[all...]

Completed in 28 milliseconds