Lines Matching defs:acpi_nfit_system_address
1793 struct acpi_nfit_system_address { struct
1794 struct acpi_nfit_header header;
1795 u16 range_index;
1796 u16 flags;
1797 u32 reserved; /* Reserved, must be zero */
1798 u32 proximity_domain;
1799 u8 range_guid[16];
1800 u64 address;
1801 u64 length;
1802 u64 memory_mapping;
1803 u64 location_cookie; /* ACPI 6.4 */