Lines Matching defs:acpi_nfit_system_address
1702 struct acpi_nfit_system_address { struct
1703 struct acpi_nfit_header header;
1704 u16 range_index;
1705 u16 flags;
1706 u32 reserved; /* Reserved, must be zero */
1707 u32 proximity_domain;
1708 u8 range_guid[16];
1709 u64 address;
1710 u64 length;
1711 u64 memory_mapping;
1712 u64 location_cookie; /* ACPI 6.4 */