/dports/emulators/qemu/qemu-6.2.0/include/hw/mem/ |
H A D | nvdimm.h | 130 struct NVDIMMState { struct 149 typedef struct NVDIMMState NVDIMMState; typedef 151 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 156 BIOSLinker *linker, NVDIMMState *state, 159 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu60/qemu-6.0.0/include/hw/mem/ |
H A D | nvdimm.h | 130 struct NVDIMMState { struct 149 typedef struct NVDIMMState NVDIMMState; argument 151 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 156 BIOSLinker *linker, NVDIMMState *state, 159 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu5/qemu-5.2.0/include/hw/mem/ |
H A D | nvdimm.h | 130 struct NVDIMMState { struct 149 typedef struct NVDIMMState NVDIMMState; argument 151 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 156 BIOSLinker *linker, NVDIMMState *state, 158 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/mem/ |
H A D | nvdimm.h | 130 struct NVDIMMState { struct 149 typedef struct NVDIMMState NVDIMMState; typedef 151 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 156 BIOSLinker *linker, NVDIMMState *state, 159 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu42/qemu-4.2.1/include/hw/mem/ |
H A D | nvdimm.h | 126 struct NVDIMMState { struct 144 typedef struct NVDIMMState NVDIMMState; argument 146 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 149 BIOSLinker *linker, NVDIMMState *state, 151 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/mem/ |
H A D | nvdimm.h | 126 struct NVDIMMState { struct 144 typedef struct NVDIMMState NVDIMMState; argument 146 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 149 BIOSLinker *linker, NVDIMMState *state, 151 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/mem/ |
H A D | nvdimm.h | 133 struct NVDIMMState { 151 typedef struct NVDIMMState NVDIMMState; 153 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 156 BIOSLinker *linker, NVDIMMState *state, 158 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/mem/ |
H A D | nvdimm.h | 133 struct NVDIMMState { struct 151 typedef struct NVDIMMState NVDIMMState; argument 153 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, 156 BIOSLinker *linker, NVDIMMState *state, 158 void nvdimm_plug(NVDIMMState *state);
|
/dports/emulators/qemu/qemu-6.2.0/hw/acpi/ |
H A D | nvdimm.c | 340 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 374 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 383 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 399 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 538 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 587 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 831 NVDIMMState *state = opaque; in nvdimm_dsm_write() 893 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 930 NVDIMMState *nvdimm_state) in nvdimm_build_common_dsm() 1274 NVDIMMState *nvdimm_state, in nvdimm_build_ssdt() [all …]
|
/dports/emulators/qemu60/qemu-6.0.0/hw/acpi/ |
H A D | nvdimm.c | 356 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 390 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 399 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 404 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 546 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 595 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 839 NVDIMMState *state = opaque; in nvdimm_dsm_write() 901 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 938 NVDIMMState *nvdimm_state) in nvdimm_build_common_dsm() 1282 NVDIMMState *nvdimm_state, in nvdimm_build_ssdt() [all …]
|
/dports/emulators/qemu5/qemu-5.2.0/hw/acpi/ |
H A D | nvdimm.c | 356 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 390 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 399 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 404 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 544 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 593 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 837 NVDIMMState *state = opaque; in nvdimm_dsm_write() 899 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 936 NVDIMMState *nvdimm_state) in nvdimm_build_common_dsm() 1280 NVDIMMState *nvdimm_state, in nvdimm_build_ssdt() [all …]
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/acpi/ |
H A D | nvdimm.c | 356 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 390 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 399 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 404 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 546 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 595 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 839 NVDIMMState *state = opaque; in nvdimm_dsm_write() 901 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 938 NVDIMMState *nvdimm_state) in nvdimm_build_common_dsm() 1282 NVDIMMState *nvdimm_state, in nvdimm_build_ssdt() [all …]
|
/dports/emulators/qemu42/qemu-4.2.1/hw/acpi/ |
H A D | nvdimm.c | 385 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 419 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 428 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 433 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 573 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 622 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 866 NVDIMMState *state = opaque; in nvdimm_dsm_write() 928 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 1322 BIOSLinker *linker, NVDIMMState *state, in nvdimm_build_acpi()
|
/dports/emulators/qemu-utils/qemu-4.2.1/hw/acpi/ |
H A D | nvdimm.c | 385 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 419 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 428 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 433 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 573 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 622 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 866 NVDIMMState *state = opaque; in nvdimm_dsm_write() 928 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 1322 BIOSLinker *linker, NVDIMMState *state, in nvdimm_build_acpi()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/acpi/ |
H A D | nvdimm.c | 359 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 393 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 402 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 407 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 547 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 596 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 840 NVDIMMState *state = opaque; in nvdimm_dsm_write() 902 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 1296 BIOSLinker *linker, NVDIMMState *state, in nvdimm_build_acpi()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/acpi/ |
H A D | nvdimm.c | 359 static GArray *nvdimm_build_device_structure(NVDIMMState *state) in nvdimm_build_device_structure() 393 static void nvdimm_build_fit_buffer(NVDIMMState *state) in nvdimm_build_fit_buffer() 402 void nvdimm_plug(NVDIMMState *state) in nvdimm_plug() 407 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 547 static void nvdimm_dsm_func_read_fit(NVDIMMState *state, NvdimmDsmIn *in, in nvdimm_dsm_func_read_fit() 596 nvdimm_dsm_handle_reserved_root_method(NVDIMMState *state, in nvdimm_dsm_handle_reserved_root_method() 840 NVDIMMState *state = opaque; in nvdimm_dsm_write() 902 void nvdimm_init_acpi_state(NVDIMMState *state, MemoryRegion *io, in nvdimm_init_acpi_state() 1296 BIOSLinker *linker, NVDIMMState *state, in nvdimm_build_acpi()
|
/dports/emulators/qemu5/qemu-5.2.0/include/hw/ |
H A D | boards.h | 292 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu42/qemu-4.2.1/include/hw/ |
H A D | boards.h | 311 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu/qemu-6.2.0/include/hw/ |
H A D | boards.h | 357 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu60/qemu-6.0.0/include/hw/ |
H A D | boards.h | 335 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/ |
H A D | boards.h | 311 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/ |
H A D | boards.h | 300 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/ |
H A D | boards.h | 335 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/ |
H A D | boards.h | 293 struct NVDIMMState *nvdimms_state;
|
/dports/emulators/qemu5/qemu-5.2.0/hw/core/ |
H A D | machine.c | 479 NVDIMMState *nvdimms_state = ms->nvdimms_state; in machine_set_nvdimm_persistence() 884 ms->nvdimms_state = g_new0(NVDIMMState, 1); in machine_initfn()
|